Commit 40a5b2a
committed
fix: enable rust_crypto backend for jsonwebtoken 10, ignore RSA advisory
jsonwebtoken v10 requires an explicit CryptoProvider. Enable rust_crypto
feature since we only use HMAC-SHA256. Ignore RUSTSEC-2023-0071 (RSA
timing side-channel) as transitive dep we never invoke.1 parent 4e5c29f commit 40a5b2a
3 files changed
+381
-4
lines changed
0 commit comments