diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -59,5 +59,6 @@ rust-i18n = "3" # Regex regex = "1.12.1" -# File +# File & Directory walkdir = "2.5.0" +dirs = "6.0.0" |
![]() |
index : JustEnoughVCS/CommandLine.git | |
| CLI For JVCS! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -59,5 +59,6 @@ rust-i18n = "3" # Regex regex = "1.12.1" -# File +# File & Directory walkdir = "2.5.0" +dirs = "6.0.0" |