From 8d7a0a2a962de9cc4a736483353adb61558b8882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Tue, 1 Oct 2024 08:37:39 +0200 Subject: [PATCH] Bump version v10.1.3-rc1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 208294f..2b6acb0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3117,7 +3117,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "10.1.2" +version = "10.1.3-rc1" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index d2d83e9..dcad8a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "10.1.2" +version = "10.1.3-rc1" 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