Files
ultimate_rust2/exercise/idiomatic/Cargo.toml
2021-06-12 23:37:57 -06:00

8 lines
137 B
TOML

[package]
name = "idiomatic"
version = "0.1.0"
authors = ["Nathan Stocks <nathan@agileperception.com>"]
edition = "2018"
[dependencies]