diff --git a/Cargo.lock b/Cargo.lock index c223a6a..590dcd2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3140,7 +3140,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "10.0.1" +version = "10.0.2" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 9ce2ef8..9af2aa6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "10.0.1" +version = "10.0.2" 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