fishctl/macros/Cargo.toml

9 lines
117 B
TOML
Raw Normal View History

2024-06-25 16:30:52 +09:00
[package]
name = "macros"
version = "0.1.0"
edition = "2021"
license = "MIT"
publish = false
[lib]
proc-macro = true