diff --git a/Cargo.toml b/Cargo.toml index 1c64297..0ef93e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ categories = ["web-programming::websocket", "network-programming", "asynchronous keywords = ["websocket", "io", "web"] authors = ["Daniel Abramov ", "Alexey Galakhov "] license = "MIT" +homepage = "https://github.com/snapview/tokio-tungstenite" +documentation = "https://docs.rs/tokio-tungstenite" repository = "https://github.com/snapview/tokio-tungstenite" version = "0.1.1"