From d97c27bd924914986093cbf0cda9149b08fff504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Tue, 2 Jan 2024 19:38:23 +0100 Subject: [PATCH] Bump version v8.5.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6afa17ed..fcd81c90 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2242,7 +2242,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "8.5.3" +version = "8.5.4" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 100eba95..1b01d0b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "8.5.3" +version = "8.5.4" 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