ssrlive
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
@ -2,7 +2,7 @@ |
|
|
authors = ["B. Blechschmidt", "ssrlive"] |
|
|
authors = ["B. Blechschmidt", "ssrlive"] |
|
|
edition = "2021" |
|
|
edition = "2021" |
|
|
name = "tun2proxy" |
|
|
name = "tun2proxy" |
|
|
version = "0.1.10" |
|
|
version = "0.1.12" |
|
|
|
|
|
|
|
|
[lib] |
|
|
[lib] |
|
|
crate-type = ["cdylib", "lib"] |
|
|
crate-type = ["cdylib", "lib"] |
|
|
|