lighthouse/slasher
Michael Sproul 452b46a7af Pin MDBX at last version with Win/Mac support (#3246)
## Issue Addressed

Newer versions of MDBX have removed Windows and macOS support, so this PR pins MDBX at the last working version to prevent an accidental regression via `cargo update`.

## Additional Info

This is a short-term solution, if our pinned version of MDBX turns out to be buggy we will need to consider backporting patches from upstream to our own fork.
2022-06-10 04:29:26 +00:00
..
service Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
src Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
tests Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
Cargo.toml Pin MDBX at last version with Win/Mac support (#3246) 2022-06-10 04:29:26 +00:00