Commit 068a872
dependabot: ignore cross-generation RustCrypto and rand bumps
aes 0.9 / cbc 0.2 / hmac 0.13 belong to the next RustCrypto trait
generation and cannot interoperate with the cipher 0.4 / digest 0.10
stack that p256, aes-gcm, scrypt, and sha2 currently pin; rand 0.9+
is incompatible with rsa 0.9. Dependabot opened single-crate bumps for
each, which can never build — ignore them until the stacks can move
together, with the reasoning recorded in the config.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 4e1b7c8 commit 068a872
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments