chore: bump rustls-webpki to 0.103.13 (RUSTSEC-2026-0104) #133
Reference in New Issue
Block a user
Delete Branch "chore/cargo-audit-rustls-webpki"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
rustls 0.23.37 → rustls-webpki 0.103.12; fix is a lockfile-only bump to0.103.13.cargo auditin CI; all open PRs (#129–#132) will go green after rerun once this lands.Test plan
cargo checkclean on all platforms.cargo auditreports no errors (two pre-existingallowedwarnings —randunsound w/ custom logger,rustls-pemfileunmaintained — remain, same as main today).checkjob (which runscargo audit) goes from red to green.