fix tun2socks-bin

This commit is contained in:
eric
2020-10-19 08:27:59 +08:00
parent c6bc3386d9
commit 8db8a7e78c
12 changed files with 7532 additions and 119 deletions

View File

@@ -4,8 +4,8 @@ cargo-features = ["strip"]
members = [
"leaf",
"leaf-bin",
"leaf-mobile",
# "tun2socks-bin",
"leaf-mobile",
"tun2socks-bin",
]
default-members = ["leaf-bin"]