diff options
Diffstat (limited to 'macros')
-rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index b2027fc..ae24eee 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml | |||
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "macros" | 2 | name = "macros" |
3 | version = "0.1.0" | 3 | version = "0.0.0" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | 5 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |