rust-book/hello_macro/Cargo.toml

8 lines
135 B
INI
Raw Normal View History

2019-02-11 10:14:27 -05:00
[package]
name = "hello_macro"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]