fishctl/macros/Cargo.toml
2024-06-25 16:30:52 +09:00

9 lines
No EOL
117 B
TOML

[package]
name = "macros"
version = "0.1.0"
edition = "2021"
license = "MIT"
publish = false
[lib]
proc-macro = true