kingfisher/crates
2026-05-18 09:42:04 -07:00
..
kingfisher-core Release binary trimmed from 34 MB to 26 MB (~24% smaller). Switched jsonwebtoken to its rust_crypto backend (eliminates our scanner's pull on aws-lc-rs), bumped workspace hmac 0.12→0.13, sha1 0.10→0.11, sha2 0.10→0.11 to deduplicate our internal crypto code with the AWS sigv4 side, and migrated affected call sites in kingfisher-core, kingfisher-rules, and kingfisher-scanner to the digest-0.11 API (hex::encode for hex digests, explicit KeyInit import for HMAC). 2026-05-07 13:46:17 -07:00
kingfisher-rules preparing for v1.100.0 2026-05-18 09:42:04 -07:00
kingfisher-scanner preparing for v1.100.0 2026-05-18 09:42:04 -07:00