Files
smart-home-in-rust-with-hom…/python-utils-macros-impl/Cargo.toml

10 lines
152 B
TOML

[package]
name = "python-utils-macros-impl"
version = "0.1.0"
edition = "2024"
[dependencies]
proc-macro2 = "1.0.106"
quote = "1.0.46"
syn = "2.0.118"