mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
a0f83eb992
* Revert "[Substrate companion] update libp2p to 0.52.0 (#7472)"
This reverts commit 7a1d96e1ce.
* Update dependencies
* update lockfile for {"substrate"}
---------
Co-authored-by: parity-processbot <>
16 lines
251 B
TOML
16 lines
251 B
TOML
[package]
|
|
name = "xcm-procedural"
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
version.workspace = true
|
|
|
|
[lib]
|
|
proc-macro = true
|
|
|
|
[dependencies]
|
|
proc-macro2 = "1.0.56"
|
|
quote = "1.0.28"
|
|
syn = "2.0.15"
|
|
Inflector = "0.11.4"
|