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