sqlxgentools/lib/generator_attr/Cargo.toml

11 lines
143 B
TOML
Raw Normal View History

2024-12-27 22:00:38 +00:00
[package]
name = "generator_attr"
edition = "2021"
[dependencies]
attribute-derive = "0.10.3"
proc-macro2 = "1.0.92"
[lib]
proc-macro = true