diff --git a/chapter3/Cargo.toml b/chapter3/Cargo.toml index a3d0529..5f31645 100644 --- a/chapter3/Cargo.toml +++ b/chapter3/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "template-engine" version = "0.1.0" -authors = ["peshwar9 "] +authors = ["peshwar9"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html