Bump parity-db (#13226)

This commit is contained in:
Arkadiy Paronyan
2023-01-24 23:10:21 +01:00
committed by GitHub
parent d99e2e4bea
commit d4652aa2bf
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6689,9 +6689,9 @@ dependencies = [
[[package]]
name = "parity-db"
version = "0.4.2"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a7511a0bec4a336b5929999d02b560d2439c993cccf98c26481484e811adc43"
checksum = "dd684a725651d9588ef21f140a328b6b4f64e646b2e931f3e6f14f75eedf9980"
dependencies = [
"blake2",
"crc32fast",