From bf59c56bf11c12dbb65637e85ca3b8c71d5097cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Sat, 20 Jul 2024 11:00:57 +0200 Subject: [PATCH] Bump version v9.7.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ab07b9d..0e963a1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3071,7 +3071,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.7.2" +version = "9.7.3" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 75683f5..a3a4db7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.7.2" +version = "9.7.3" 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