reef-defi / reef-chain

EVM compatible chain with NPoS/PoC consensus
https://docs.reef.io
GNU General Public License v3.0
135 stars 37 forks source link

Bump parity-db to 0.2.4 #25

Closed chivay closed 3 years ago

chivay commented 3 years ago

Fix a compile error caused by a bug in parity-db crate:

error: failed to parse manifest at `[..]/parity-db-0.2.3/Cargo.toml`

Caused by:
  failed to parse the version requirement `0.11 ` for dependency `parking_lot`

Caused by:
  expected comma after minor version number, found '\t'