From a81573d02d2957d33925d1448e0fd995458fb1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Thu, 15 Feb 2024 20:38:23 +0100 Subject: [PATCH] Bump version v9.2.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a636faa..844a80d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2236,7 +2236,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.2.2" +version = "9.2.3" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 41dc3c4..310ec7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.2.2" +version = "9.2.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