Rust-Programming-Cookbook/Chapter01/debug-me/Cargo.toml

8 wiersze
140 B
TOML
Czysty Zwykły widok Historia

2019-03-20 21:12:12 +00:00
[package]
name = "debug-me"
version = "0.1.0"
authors = ["Claus Matzinger <claus.matzinger+kb@gmail.com>"]
edition = "2018"
[dependencies]