Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9142293

Browse files
committedMay 5, 2025·
Update webpki-roots to 0.26.10
This requires an additional license, see rustls/webpki-roots@90c48f38672f. Also remove the OpenSSL license, no longer used.
1 parent 206f8a0 commit 9142293

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎.deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ allow = [
1313

1414
# Needed for xtask only.
1515
"BSD-3-Clause",
16+
"CDLA-Permissive-2.0",
1617
"ISC",
1718
"MPL-2.0",
18-
"OpenSSL",
1919
"Unicode-3.0",
2020
]
2121

‎Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.