diff --git a/Cargo.toml b/Cargo.toml index e0311a0..282527d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "templest" +name = "temp" version = "0.1.1" edition = "2021" description = "A procedural macro to manage temporary variables"