From a89d4da2b094b7ecdf9a65fd83b4a0a328d774c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Thu, 16 May 2024 09:10:56 +0200 Subject: [PATCH] Bump version v9.4.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 696a908..e5fffd1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3074,7 +3074,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.4.1" +version = "9.4.2" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 90e43e6..f57ae5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.4.1" +version = "9.4.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