mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
diener workspacify
This commit is contained in:
committed by
Bastian Köcher
parent
6be8898211
commit
4ad46c8170
@@ -16,7 +16,7 @@ async-std = { version = "1.9.0", features = ["attributes"] }
|
||||
async-trait = "0.1.79"
|
||||
bp-header-chain = { path = "../../primitives/header-chain" }
|
||||
finality-relay = { path = "../finality" }
|
||||
frame-support = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
|
||||
frame-support = { path = "../../../substrate/frame/support" }
|
||||
futures = "0.3.30"
|
||||
log = { workspace = true }
|
||||
num-traits = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user