dedent/Cargo.toml

7 lines
86 B
TOML

[package]
name = "dedent"
version = "0.1.0"
edition = "2024"
[lib]
proc-macro = true