Bump parity-db (#6921)

This commit is contained in:
Arkadiy Paronyan
2023-03-21 09:54:57 +01:00
committed by GitHub
parent b26cf3b7d0
commit 3264cb7b64
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }
kvdb = "0.13.0"
parity-db = { version = "0.4.4"}
parity-db = { version = "0.4.6"}
[dev-dependencies]
assert_matches = "1.4.0"