From b2df9e2d2910d02ed9183723f473f62bcceb4ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Sun, 9 Jun 2024 14:58:32 +0200 Subject: [PATCH] Bump version v9.6.3-rc1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3334c52..125058b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3064,7 +3064,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "9.6.2" +version = "9.6.3-rc1" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 2c61c74..aaea2d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "9.6.2" +version = "9.6.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