diff --git a/Cargo.lock b/Cargo.lock index 6cb7652..4ca48e7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2241,7 +2241,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "8.5.4" +version = "8.6.0" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index fdaccb4..3c84c19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.5.4" +version = "8.6.0" 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