Be consistent with Cargo.toml

This commit is contained in:
Nathan Stocks
2021-06-12 23:37:57 -06:00
parent 9848a889ea
commit c63dbe2f57

View File

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