sqlxgentools/lib/sqlx_tools_attributes/Cargo.toml

11 lines
150 B
TOML
Raw Permalink Normal View History

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