Compare commits
No commits in common. "9fa23ff24d7fa6e28b54a31b73bb4baf5029084a" and "83917ff81568a533697b49feaf43dae20fa79a92" have entirely different histories.
9fa23ff24d
...
83917ff815
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "templest"
|
name = "templest"
|
||||||
version = "0.1.1"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A procedural macro to manage temporary variables"
|
description = "A procedural macro to manage temporary variables"
|
||||||
license = "Unlicense"
|
license = "Unlicense"
|
||||||
|
|
Loading…
Reference in a new issue