diff --git a/tokio-io/Cargo.toml b/tokio-io/Cargo.toml index 91e628d9b..f8d33139a 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 "] 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 = """