diff --git a/Cargo.lock b/Cargo.lock index 6afa17e..fcd81c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2242,7 +2242,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "8.5.3" +version = "8.5.4" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 100eba9..1b01d0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.5.3" +version = "8.5.4" 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