Browse Source
Bump version to 0.8.0 in Cargo.toml
pull/253/head
v0.8.0
ssrlive
3 weeks 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] |
|
|
|
name = "tun2proxy" |
|
|
|
version = "0.7.21" |
|
|
|
version = "0.8.0" |
|
|
|
edition = "2024" |
|
|
|
license = "MIT" |
|
|
|
repository = "https://github.com/tun2proxy/tun2proxy" |
|
|
|
|