blob: 50779a2d9ad08d526e5c9a02def260618c422fe7 [file] [log] [blame]
[package]
authors = ["The Rust Project Developers"]
name = "fmt_macros"
version = "0.0.0"
edition = "2018"
[lib]
name = "fmt_macros"
path = "lib.rs"
crate-type = ["dylib"]