From 623d27b3a6b3875bd4b816c96004dcf3c867adec Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Fri, 24 Apr 2026 09:52:43 +0800 Subject: [PATCH] Bump version 0.7.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 628e091..19786ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.20" +version = "0.7.21" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"