mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
update to latest substrate (#141)
This commit is contained in:
committed by
GitHub
parent
91c7abd7dc
commit
da409f6c9e
@@ -37,6 +37,7 @@ srml-system = { git = "https://github.com/paritytech/substrate", default-feature
|
||||
srml-timestamp = { git = "https://github.com/paritytech/substrate", default-features = false }
|
||||
srml-treasury = { git = "https://github.com/paritytech/substrate", default-features = false }
|
||||
srml-upgrade-key = { git = "https://github.com/paritytech/substrate", default-features = false }
|
||||
srml-fees = { git = "https://github.com/paritytech/substrate", default-features = false }
|
||||
sr-version = { git = "https://github.com/paritytech/substrate", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
@@ -74,6 +75,7 @@ std = [
|
||||
"srml-timestamp/std",
|
||||
"srml-treasury/std",
|
||||
"srml-upgrade-key/std",
|
||||
"srml-fees/std",
|
||||
"sr-version/std",
|
||||
"serde_derive",
|
||||
"serde/std",
|
||||
|
||||
Reference in New Issue
Block a user