Bump version v8.5.2
This commit is contained in:
parent
bb06b414eb
commit
a4c842a210
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2242,7 +2242,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wstunnel"
|
||||
version = "8.5.1"
|
||||
version = "8.5.2"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "wstunnel"
|
||||
version = "8.5.1"
|
||||
version = "8.5.2"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/erebe/wstunnel.git"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Reference in a new issue