diff --git a/Cargo.toml b/Cargo.toml.liquid similarity index 91% rename from Cargo.toml rename to Cargo.toml.liquid index 66258da..6639c53 100644 --- a/Cargo.toml +++ b/Cargo.toml.liquid @@ -1,5 +1,5 @@ [package] -name = "leptonic-template" +name = "{{ project-name }}" version = "0.1.0" edition = "2021"