diff --git a/Cargo.lock b/Cargo.lock index 0a63e95..035bc50 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3065,7 +3065,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.7.2" +version = "9.7.3" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index fc17e7a..dba80e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.7.2" +version = "9.7.3" 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