diff --git a/Cargo.toml b/Cargo.toml index 60c8dd2..d13fa00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.2.15" +version = "0.2.16" edition = "2021" license = "MIT" repository = "https://github.com/blechschmidt/tun2proxy"