diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1632,7 +1632,7 @@ dependencies = [ [[package]] name = "gtree" -version = "1.0.4" +version = "1.1.0" dependencies = [ "ansi_term", "anyhow", @@ -1,7 +1,7 @@ [package] name = "gtree" description = "A tool to clone and pull whole group trees from a git forge, properly organized on disk." -version = "1.0.4" +version = "1.1.0" edition = "2021" authors = ["Max Audron <audron@cocaine.farm>"] license = "ISC" |
