Commit 3ccc4a8
cargo(keylimectl): disable rpm default features to drop rsa dependency
The rpm crate enables signature-pgp by default, pulling in pgp -> rsa.
We only use rpm for header parsing (PackageMetadata::open/parse), not
signature verification, so the pgp feature is unnecessary.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 86b40b0 commit 3ccc4a8
2 files changed
Lines changed: 19 additions & 1103 deletions
0 commit comments