Switch jsonwebtoken to use aws-lc-rs (already used by rustls) (#7189)

This commit is contained in:
jh-block
2026-02-12 23:26:38 +01:00
committed by GitHub
parent d4835cfb1e
commit a1a3f9a6f6
3 changed files with 14 additions and 201 deletions
+1
View File
@@ -1,4 +1,5 @@
[advisories]
# Deny yanked crates to catch supply chain issues early.
yanked = "deny"
# Emulate cargo-audit which only checks vulnerabilities and yanked crates, not unmaintained/unsound.