Mac L
3662e1ab7f
Remove duplicated crypto dependencies ( #8605 )
...
#8547
This unifies the following `crypto` dependencies to a single version each:
- `sha2`
- `hmac`
- `pbkdf2`
- `aes`
- `cipher`
- `ctr`
- `scrypt`
- `digest`
Co-Authored-By: Mac L <mjladson@pm.me >
2026-01-07 19:38:31 +00:00
Michael Sproul
2ce6b51269
Refine cargo-deny rules ( #8602 )
...
A few `cargo-deny` tweaks with @macladson
Co-authored-by: Mac L <mjladson@pm.me >
Co-Authored-By: Michael Sproul <michael@sigmaprime.io >
Co-Authored-By: Mac L <mjladson@pm.me >
2025-12-19 04:02:09 +00:00
Michael Sproul
4e35e9d587
Add cargo deny on CI ( #8580 )
...
Closes:
- https://github.com/sigp/lighthouse/issues/8408
Add `cargo deny` on CI with deprecated crates (`ethers` and `ethereum-types`) banned and duplicates banned for `reqwest`.
Co-Authored-By: Michael Sproul <michael@sigmaprime.io >
2025-12-16 09:02:34 +00:00