mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 15:11:03 +00:00
committed by
Bastian Köcher
parent
6142f95611
commit
9ae3082ef0
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
derive_more = "0.14.0"
|
||||
crossbeam-channel = "0.3.4"
|
||||
libp2p = { version = "0.8.1", default-features = false }
|
||||
libp2p = { version = "0.9.0", default-features = false }
|
||||
log = "0.4"
|
||||
primitives = { package = "substrate-primitives", path= "../../primitives" }
|
||||
inherents = { package = "substrate-inherents", path = "../../inherents" }
|
||||
|
||||
Reference in New Issue
Block a user