Add 'idiomatic' exercise

This commit is contained in:
Nathan Stocks
2021-06-12 23:34:53 -06:00
parent 78396db8e0
commit b492b359b3
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[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]