mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
@@ -1,13 +1,14 @@
|
||||
[package]
|
||||
name = "polkadot-node-core-prospective-parachains"
|
||||
version = "0.9.16"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.19"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
parity-scale-codec = "2"
|
||||
parity-scale-codec = "3.6.4"
|
||||
thiserror = "1.0.30"
|
||||
fatality = "0.0.6"
|
||||
bitvec = "1"
|
||||
|
||||
Reference in New Issue
Block a user