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:
renovate[bot]
2025-04-29 01:34:57 +08:00
committed by GitHub
parent 6fba4c479c
commit 965ea0355d
2 changed files with 3 additions and 4 deletions

View File

@@ -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,