[package]
name = "sqlx_tools_attributes"
edition = "2021"

[dependencies]
attribute-derive = "0.10.3"
proc-macro2 = "1.0.92"

[lib]
proc-macro = true