From fb74d9cfba877958fa3e9ea468e1d6f55172cd22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Mon, 20 May 2024 09:46:21 +0200 Subject: [PATCH] Bump version v9.5.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e5fffd1..78f3f3c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3074,7 +3074,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.4.2" +version = "9.5.1" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index f57ae5a..ac59e3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.4.2" +version = "9.5.1" 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