Files
pezkuwi-subxt/polkadot/xcm/procedural/Cargo.toml
T
Mara Robin B b76086c617 sync versions with current release (0.9.33) (#6363)
* westend: update transaction version

* polkadot: update transaction version

* kusama: update transaction version

* Bump spec_version to 9330

* bump versions to 0.9.33
2022-11-30 10:32:20 +02:00

15 lines
239 B
TOML

[package]
authors = ["Parity Technologies <admin@parity.io>"]
name = "xcm-procedural"
version = "0.9.33"
edition = "2021"
[lib]
proc-macro = true
[dependencies]
proc-macro2 = "1.0.43"
quote = "1.0.20"
syn = "1.0.95"
Inflector = "0.11.4"