diff --git a/Cargo.lock b/Cargo.lock index c140acd..2abb276 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1847,7 +1847,7 @@ checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" [[package]] name = "wstunnel" -version = "8.2.1" +version = "8.3.0" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index e8f328a..2b3b6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.2.1" +version = "8.3.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