diff options
Diffstat (limited to 'graph/Cargo.toml')
-rw-r--r-- | graph/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graph/Cargo.toml b/graph/Cargo.toml index d8f0622..3371208 100644 --- a/graph/Cargo.toml +++ b/graph/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "graph" -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 |