Bump version v9.6.1

This commit is contained in:
Σrebe - Romain GERARD 2024-05-27 17:59:26 +02:00
parent d53292f0db
commit 677b29bedf
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3073,7 +3073,7 @@ dependencies = [
[[package]] [[package]]
name = "wstunnel" name = "wstunnel"
version = "9.6.0" version = "9.6.1"
dependencies = [ dependencies = [
"ahash", "ahash",
"anyhow", "anyhow",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "wstunnel" name = "wstunnel"
version = "9.6.0" version = "9.6.1"
edition = "2021" edition = "2021"
repository = "https://github.com/erebe/wstunnel.git" repository = "https://github.com/erebe/wstunnel.git"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html