backport changes from polkadot-sdk (#2872)

This commit is contained in:
Svyatoslav Nikolsky
2024-03-12 14:53:52 +03:00
committed by Bastian Köcher
parent 4bfd7807e7
commit 8bb0bfa524
53 changed files with 364 additions and 588 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ async-trait = "0.1"
env_logger = "0.11"
futures = "0.3.30"
hex = "0.4"
log = "0.4.21"
log = { workspace = true }
num-traits = "0.2"
parking_lot = "0.12.1"