summaryrefslogtreecommitdiffstats
path: root/build/rust/darling/Cargo.toml
blob: c82f715060fca3dd6692d0d1fe36ac1fe8ce0530 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "darling"
version = "0.13.99"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"

[dependencies.darling]
version = "0.14"