serai/common/db
Luke Parker 38ad1d4bc4
Add msrv definitions to common and crypto
This will effectively add msrv protections to the entire project as almost
everything grabs from these.

Doesn't add msrv to coins as coins/bitcoin is still frozen.

Doesn't add msrv to services since cargo msrv doesn't play nice with anything
importing the runtime.
2023-08-02 14:17:57 -04:00
..
src Use lz4 instead of zstd for the DB 2023-07-26 14:05:10 -04:00
Cargo.toml Add msrv definitions to common and crypto 2023-08-02 14:17:57 -04:00
LICENSE Add a dedicated db crate with a basic DB trait 2023-04-14 11:47:43 -04:00