diff --git a/Cargo.toml b/Cargo.toml index c1695855..985194cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,9 @@ authors = ["Alexey Galakhov", "Daniel Abramov"] license = "MIT OR Apache-2.0" readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" -documentation = "https://docs.rs/tungstenite/0.19.0" +documentation = "https://docs.rs/tungstenite/0.20.0" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.19.0" +version = "0.20.0" edition = "2018" rust-version = "1.51" include = ["benches/**/*", "src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]