mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore: tun uses WTFPL
This commit is contained in:
@@ -118,7 +118,7 @@ exceptions = [
|
||||
# Each entry is the crate and version constraint, and its specific allow
|
||||
# list
|
||||
#{ allow = ["Zlib"], crate = "adler32" },
|
||||
{ allow = ["WTFPL"], crate = "tun2" },
|
||||
{ allow = ["WTFPL"], crate = "tun" },
|
||||
{ allow = ["LicenseRef-ring"], crate = "ring" },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user