We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f7efe commit 9ab0580Copy full SHA for 9ab0580
Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
homepage = "https://github.com/snapview/tungstenite-rs"
10
documentation = "https://docs.rs/tungstenite/0.27.0"
11
repository = "https://github.com/snapview/tungstenite-rs"
12
-version = "0.27.0"
+version = "0.23.0"
13
edition = "2021"
14
rust-version = "1.63"
15
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
0 commit comments