Bump crate version

This commit is contained in:
Alexey Galakhov 2023-09-22 17:49:32 +02:00
parent 2e5029284b
commit f0f1a06a50
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ readme = "README.md"
homepage = "https://github.com/snapview/tungstenite-rs"
documentation = "https://docs.rs/tungstenite/0.20.0"
repository = "https://github.com/snapview/tungstenite-rs"
version = "0.20.0"
version = "0.20.1"
edition = "2018"
rust-version = "1.51"
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]