Skip to content

Commit 7ccd824

Browse files
authored
build: bump rustls-webpki to 0.103.13 for RUSTSEC-2026-0104 (#363)
Fixes a reachable panic in CRL parsing (empty BIT STRING in IssuingDistributionPoint::onlySomeReasons). The fix was published 2026-04-21, so the cargo-cooldown allowlist exception is moved from 0.103.12 to 0.103.13 to cover the 7-day cooldown window.
1 parent 5c2cd40 commit 7ccd824

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.cargo/cooldown-allowlist.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[[allow.exact]]
22
crate = "rustls-webpki"
3-
version = "0.103.12"
3+
version = "0.103.13"

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)