diff --git a/Cargo.lock b/Cargo.lock index 4b27627..c6bbf55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3277,7 +3277,7 @@ checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" [[package]] name = "wstunnel" -version = "10.1.7" +version = "10.1.8" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index d2993e2..8f5f69c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "10.1.7" +version = "10.1.8" 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