From 260c376b40cd00fb8a4cf819ad6c34a4b9c7e95b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Tue, 19 Dec 2023 22:55:18 +0100 Subject: [PATCH] Bump version v8.4.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index eadda34..6355827 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2115,7 +2115,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "8.3.0" +version = "8.4.0" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index e27c3d7..9ea335a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.3.0" +version = "8.4.0" 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