Rust-Programming-Cookbook/Chapter06/std-macros/Cargo.toml

8 wiersze
142 B
TOML

2019-07-26 08:13:51 +00:00
[package]
name = "std-macros"
version = "0.1.0"
authors = ["Claus Matzinger <claus.matzinger+kb@gmail.com>"]
edition = "2018"
[dependencies]