ssrlive
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
@ -1,6 +1,6 @@ |
|
|
[package] |
|
|
[package] |
|
|
name = "tun2proxy" |
|
|
name = "tun2proxy" |
|
|
version = "0.2.12" |
|
|
version = "0.2.13" |
|
|
edition = "2021" |
|
|
edition = "2021" |
|
|
license = "MIT" |
|
|
license = "MIT" |
|
|
repository = "https://github.com/blechschmidt/tun2proxy" |
|
|
repository = "https://github.com/blechschmidt/tun2proxy" |
|
|
|