Skip to content

Commit

Permalink
Release version 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agalakhov committed Dec 7, 2023
1 parent bcd7f85 commit 85463b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20.1"
documentation = "https://docs.rs/tungstenite/0.21.0"
repository = "https://github.com/snapview/tungstenite-rs"
version = "0.20.1"
version = "0.21.0"
edition = "2018"
rust-version = "1.51"
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
Expand Down

0 comments on commit 85463b2

Please sign in to comment.