diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,5 +57,8 @@ xdg = "2" # terminal coloring ansi_term = "0.12" +[dev-dependencies] +tempfile = "3" + [features] default = [] |
![]() |
index : gtree.git | |
| A tool to clone and pull whole group trees from a git forge, properly organized on disk. | Max Audron <me@audron.dev> |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -57,5 +57,8 @@ xdg = "2" # terminal coloring ansi_term = "0.12" +[dev-dependencies] +tempfile = "3" + [features] default = [] |