Bump version v10.1.2

This commit is contained in:
Σrebe - Romain GERARD 2024-09-28 09:31:03 +02:00
parent 2bc7c94578
commit 7e42522bb9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3134,7 +3134,7 @@ dependencies = [
[[package]] [[package]]
name = "wstunnel" name = "wstunnel"
version = "10.1.1" version = "10.1.2"
dependencies = [ dependencies = [
"ahash", "ahash",
"anyhow", "anyhow",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "wstunnel" name = "wstunnel"
version = "10.1.1" version = "10.1.2"
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