mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-11-16 15:58:17 +00:00
Someone Else
8ed2183a83
Removed some functions that'll be useless for blockchainDB. Docs the hardfork info ones. Also set clippy to deny `expect()` and `panic!()` as /u/danda suggested on reddit. Set blockchain_db in workspace dependencies + corrected the build rustflags.
2 lines
No EOL
51 B
TOML
2 lines
No EOL
51 B
TOML
avoid-breaking-exported-api = false
|
|
msrv = "1.67.0" |