Bump version v7.5.0

This commit is contained in:
Σrebe - Romain GERARD 2023-10-26 21:47:10 +02:00
parent 995167c57c
commit 79632bb058
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1537,7 +1537,7 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
[[package]]
name = "wstunnel"
version = "7.4.0"
version = "7.5.0"
dependencies = [
"ahash",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "wstunnel"
version = "7.4.0"
version = "7.5.0"
edition = "2021"
repository = "https://github.com/erebe/wstunnel.git"