radn-rs/radn-derive/Cargo.toml
timofey ed0ca307b9
All checks were successful
buildbot/cargo clippy (1.65) Build done.
buildbot/cargo fmt (1.72) Build done.
buildbot/cargo test (1.65) Build done.
buildbot/cargo doc (1.72) Build done.
buildbot/cargo clippy (1.72) Build done.
macro deps in workspace
2023-08-31 21:32:09 +00:00

12 lines
151 B
TOML

[package]
name = "radn-derive"
version = "0.1.0"
edition = "2021"
[lib]
proc-macro = true
[dependencies]
quote.workspace = true
syn.workspace = true