diff --git a/exercise/idiomatic/Cargo.toml b/exercise/idiomatic/Cargo.toml index f6a870f..1335d24 100644 --- a/exercise/idiomatic/Cargo.toml +++ b/exercise/idiomatic/Cargo.toml @@ -1,9 +1,7 @@ [package] name = "idiomatic" version = "0.1.0" -authors = ["Nathan Stocks "] +authors = ["Nathan Stocks "] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies]