remove unneccessary edition setting

This commit is contained in:
Jeremy Wall 2022-03-30 18:49:54 -04:00
parent 96aa86bc74
commit a72c4e4a87
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kitchen"
version = "0.2.5"

View File

@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "recipes"
version = "0.2.5"