release: v0.3.5

This commit is contained in:
Aram 🍐 2023-10-02 17:37:18 -04:00
parent c0d0a5cb02
commit 07e895c770
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -440,7 +440,7 @@ checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
[[package]]
name = "onetun"
version = "0.3.4"
version = "0.3.5"
dependencies = [
"anyhow",
"async-recursion",

View file

@ -1,6 +1,6 @@
[package]
name = "onetun"
version = "0.3.4"
version = "0.3.5"
edition = "2021"
license = "MIT"
description = "A cross-platform, user-space WireGuard port-forwarder that requires no system network configurations."