From dfb20ff55f793a44ac3fb9175fab23a294e06d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Wed, 20 Dec 2023 21:27:12 +0100 Subject: [PATCH] Bump version v8.4.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c35f4f3..07bbfde 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2115,7 +2115,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "8.4.1" +version = "8.4.2" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index b302aec..55f43fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.4.1" +version = "8.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