summaryrefslogtreecommitdiffstats
path: root/tokio-io/Cargo.toml
diff options
context:
space:
mode:
authorRijenkii <me@rijenkii.tk>2018-05-23 05:28:28 +0700
committerCarl Lerche <me@carllerche.com>2018-05-22 15:28:28 -0700
commitc0747a5fc18ef97d7f61676e2b214b83aec4cc58 (patch)
tree5cd80042a233040b4ef0afe2b721b49f85a0b028 /tokio-io/Cargo.toml
parentc8e710d39e39a66c10e2f931ed606888b1448e00 (diff)
tokio-io: Fix the link to the repository (#372)
Diffstat (limited to 'tokio-io/Cargo.toml')
-rw-r--r--tokio-io/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-io/Cargo.toml b/tokio-io/Cargo.toml
index 91e628d9..f8d33139 100644
--- a/tokio-io/Cargo.toml
+++ b/tokio-io/Cargo.toml
@@ -8,7 +8,7 @@ name = "tokio-io"
version = "0.1.6"
authors = ["Carl Lerche <me@carllerche.com>"]
license = "MIT"
-repository = "https://github.com/tokio-rs/tokio-io"
+repository = "https://github.com/tokio-rs/tokio"
homepage = "https://tokio.rs"
documentation = "https://docs.rs/tokio-io/0.1"
description = """