Bump parity-db (#9024)

This commit is contained in:
Andreas Doerr
2021-06-04 16:46:16 +02:00
committed by GitHub
parent 8a8cc7bc60
commit a477d4dadf
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5691,9 +5691,9 @@ dependencies = [
[[package]]
name = "parity-db"
version = "0.2.3"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "495197c078e54b8735181aa35c00a327f7f3a3cc00a1ee8c95926dd010f0ec6b"
checksum = "2e337f62db341435f0da05b8f6b97e984ef4ea5800510cd07c2d624688c40b47"
dependencies = [
"blake2-rfc",
"crc32fast",