diff --git a/template/Cargo.toml b/template/Cargo.toml index ae96463..3aa6059 100644 --- a/template/Cargo.toml +++ b/template/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Joseph Chamochumbi "] edition = "2018" -name = "template" +name = "{{project-name}}" version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html