Files
ultimate_rust2/exercise/idiomatic/Cargo.toml
2021-06-12 23:36:49 -06:00

10 lines
228 B
TOML

[package]
name = "idiomatic"
version = "0.1.0"
authors = ["Nathan Stocks <cleancut@github.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]