diff --git a/Cargo.lock b/Cargo.lock index 069f07e..2990505 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1608,7 +1608,7 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" [[package]] name = "wstunnel" -version = "7.6.0" +version = "7.7.0" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 8e94a68..8779c3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "7.6.0" +version = "7.7.0" edition = "2021" repository = "https://github.com/erebe/wstunnel.git"