New
alloy-core v1.5.3
What's Changed
- chore(deps): run cargo shear by @DaniPopes in https://github.com/alloy-rs/core/pull/1055
- chore(primitives): switch default keccak to sha3 by @DaniPopes in https://github.com/alloy-rs/core/pull/1057
- perf(primitives): always enable 'sha3/asm' feature by @DaniPopes in https://github.com/alloy-rs/core/pull/1058
- feat(primitives): FixedBytes: schemars::JsonSchema by @aatifsyed in https://github.com/alloy-rs/core/pull/1059
- chore: allow bincode advisory in deny.toml by @mattsse in https://github.com/alloy-rs/core/pull/1060
- ci: update to tempoxyz by @DaniPopes in https://github.com/alloy-rs/core/pull/1062
New Contributors
- @aatifsyed made their first contribution in https://github.com/alloy-rs/core/pull/1059
Full Changelog: https://github.com/alloy-rs/core/compare/v1.5.2...v1.5.3