Fix incorrect metadata in Cargo.toml

This commit is contained in:
Daniel Abramov 2023-09-23 14:10:04 +02:00
parent 219075edaa
commit 722850d473
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ 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.20.0"
documentation = "https://docs.rs/tungstenite/0.20.1"
repository = "https://github.com/snapview/tungstenite-rs"
version = "0.20.1"
edition = "2018"