update parity-db version (#5472)

This commit is contained in:
cheme
2022-05-06 15:24:16 +02:00
committed by GitHub
parent 35a87e0fa3
commit fc568486fa
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6054,9 +6054,9 @@ dependencies = [
[[package]]
name = "parity-db"
version = "0.3.12"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e73cd0b0a78045276b19eaae8eaaa20e44a1da9a0217ff934a810d9492ae701"
checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"
dependencies = [
"blake2-rfc",
"crc32fast",