Bump version v10.1.3-rc1

This commit is contained in:
Σrebe - Romain GERARD 2024-10-01 08:37:39 +02:00
parent b2693ecf28
commit 8d7a0a2a96
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3117,7 +3117,7 @@ dependencies = [
[[package]] [[package]]
name = "wstunnel" name = "wstunnel"
version = "10.1.2" version = "10.1.3-rc1"
dependencies = [ dependencies = [
"ahash", "ahash",
"anyhow", "anyhow",

View file

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