release: v0.3.10

This commit is contained in:
Aram 🍐 2024-12-01 15:33:13 -05:00
parent c4c52babae
commit d307a11819
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -706,7 +706,7 @@ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
[[package]]
name = "onetun"
version = "0.3.9"
version = "0.3.10"
dependencies = [
"anyhow",
"async-recursion",

View file

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