We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e50292 commit f0f1a06Copy full SHA for f0f1a06
Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
homepage = "https://github.com/snapview/tungstenite-rs"
10
documentation = "https://docs.rs/tungstenite/0.20.0"
11
repository = "https://github.com/snapview/tungstenite-rs"
12
-version = "0.20.0"
+version = "0.20.1"
13
edition = "2018"
14
rust-version = "1.51"
15
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
0 commit comments