rust-book/hello_macro/Cargo.toml

8 lines
135 B
INI

[package]
name = "hello_macro"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]