From e8c766182d8f4637bbf4514578bb55e9f11c7218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Mon, 14 Oct 2024 08:31:44 +0200 Subject: [PATCH] Bump version v10.1.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f2c698f..7339e0e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3114,7 +3114,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "10.1.4" +version = "10.1.5" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index bea6705..46a6cf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "10.1.4" +version = "10.1.5" 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