mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 16:01:08 +00:00
85dabbd850
* Bump crate versions * Update cargo.lock
15 lines
239 B
TOML
15 lines
239 B
TOML
[package]
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
name = "xcm-procedural"
|
|
version = "0.9.27"
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
proc-macro = true
|
|
|
|
[dependencies]
|
|
proc-macro2 = "1.0.40"
|
|
quote = "1.0.20"
|
|
syn = "1.0.95"
|
|
Inflector = "0.11.4"
|