mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Bko cosmetics (#1550)
* Bump log version to 0.4.17 * Removed unnecesseray dependency + rename BridgeGrandpaMillauCall to BridgeGrandpaCall
This commit is contained in:
committed by
Bastian Köcher
parent
59c168e89b
commit
260dad5110
@@ -11,7 +11,7 @@ async-trait = "0.1"
|
||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||
futures = "0.3.7"
|
||||
jsonrpsee = { version = "0.15", features = ["macros", "ws-client"] }
|
||||
log = "0.4.11"
|
||||
log = "0.4.17"
|
||||
num-traits = "0.2"
|
||||
rand = "0.7"
|
||||
serde = { version = "1.0" }
|
||||
|
||||
Reference in New Issue
Block a user