Mac L
|
2ad02510cd
|
Remove syn version 1 (#8678)
#8547
This updates a few of our crates to remove the older `syn 1` crate.
This updates:
- `criterion` -> `0.8`
- `itertools` -> `0.14`
And also certain `sigp` crates:
- `xdelta3` -> [`fe39066`](fe3906605c)
- `superstruct` -> `0.10.1`
- `ethereum_ssz` -> `0.10.1`
- `tree_hash` -> `0.12.1`
- `metastruct` -> `0.1.4`
- `context_deserialize` -> `0.2.1`
- `compare_fields` -> `0.1.1`
Co-Authored-By: Mac L <mjladson@pm.me>
|
2026-02-07 01:18:04 +00:00 |
|
chonghe
|
522bd9e9c6
|
Update Rust Edition to 2024 (#7766)
* #7749
Thanks @dknopik and @michaelsproul for your help!
|
2025-08-13 03:04:31 +00:00 |
|
Michael Sproul
|
7a7fc82cbd
|
Update criterion (#5886)
* Start updating criterion
* Update consensus benches
|
2024-06-04 15:12:56 +00:00 |
|
Age Manning
|
1c507c588e
|
Update to the latest libp2p (#2239)
Updates to the latest libp2p and ignores RUSTSEC-2020-0146 from cargo-audit
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
|
2021-03-02 05:59:49 +00:00 |
|
Paul Hauner
|
4331834003
|
Directory Restructure (#1163)
* Move tests -> testing
* Directory restructure
* Update Cargo.toml during restructure
* Update Makefile during restructure
* Fix arbitrary path
|
2020-05-18 21:24:23 +10:00 |
|