mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-30 00:00:16 +02:00
tokio-io: Fix the link to the repository (#372)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ name = "tokio-io"
|
|||||||
version = "0.1.6"
|
version = "0.1.6"
|
||||||
authors = ["Carl Lerche <[email protected]>"]
|
authors = ["Carl Lerche <[email protected]>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/tokio-rs/tokio-io"
|
repository = "https://github.com/tokio-rs/tokio"
|
||||||
homepage = "https://tokio.rs"
|
homepage = "https://tokio.rs"
|
||||||
documentation = "https://docs.rs/tokio-io/0.1"
|
documentation = "https://docs.rs/tokio-io/0.1"
|
||||||
description = """
|
description = """
|
||||||
|
|||||||
Reference in New Issue
Block a user