mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
fix(deps): update rust crate webpki-roots to v0.26.9 (#1942)
* fix(deps): update rust crate webpki-roots to v0.26.9 * chore: webpki-roots v0.26.9 license changed to CDLA-Permissive-2.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zonyitoo <zonyitoo@gmail.com>
This commit is contained in:
@@ -99,8 +99,8 @@ allow = [
|
||||
"BSD-2-Clause",
|
||||
"BSD-3-Clause",
|
||||
"Unicode-3.0",
|
||||
"Unicode-DFS-2016",
|
||||
"MPL-2.0",
|
||||
"CDLA-Permissive-2.0",
|
||||
"CC0-1.0",
|
||||
"0BSD",
|
||||
]
|
||||
@@ -116,7 +116,6 @@ exceptions = [
|
||||
# list
|
||||
#{ allow = ["Zlib"], crate = "adler32" },
|
||||
{ allow = ["WTFPL"], crate = "tun" },
|
||||
{ allow = ["LicenseRef-ring"], crate = "ring" },
|
||||
]
|
||||
|
||||
# Some crates don't have (easily) machine readable licensing information,
|
||||
|
||||
Reference in New Issue
Block a user