From 247eadb4b94ed5c3bdc22c7751e2ef22c7f030aa Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Thu, 25 Sep 2025 13:22:58 +0800 Subject: [PATCH] Bump version 0.7.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ee4d1ac..3a09d1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.15" +version = "0.7.16" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"