Bko cosmetics (#1550)

* Bump log version to 0.4.17

* Removed unnecesseray dependency + rename BridgeGrandpaMillauCall to BridgeGrandpaCall
This commit is contained in:
Branislav Kontur
2022-08-18 14:16:58 +02:00
committed by Bastian Köcher
parent 59c168e89b
commit 260dad5110
19 changed files with 18 additions and 23 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ runtime-benchmarks = ['rialto-parachain-runtime/runtime-benchmarks']
[dependencies]
clap = { version = "3.1", features = ["derive"] }
derive_more = '0.99.2'
log = '0.4.14'
log = '0.4.17'
codec = { package = 'parity-scale-codec', version = '3.0.0' }
serde = { version = '1.0', features = ['derive'] }
hex-literal = '0.3.1'