sqlxgentools/lib/sqlx_tools_attributes/Cargo.toml
2025-01-27 09:08:04 +01:00

10 lines
150 B
TOML

[package]
name = "sqlx_tools_attributes"
edition = "2021"
[dependencies]
attribute-derive = "0.10.3"
proc-macro2 = "1.0.92"
[lib]
proc-macro = true