Bump version v8.1.1

This commit is contained in:
Σrebe - Romain GERARD 2023-12-04 08:52:04 +01:00
parent 8495870bff
commit 190a922d70
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

@ -1641,7 +1641,7 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
[[package]]
name = "wstunnel"
version = "8.1.0"
version = "8.1.1"
dependencies = [
"ahash",
"anyhow",

View file

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