summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2020-06-23 19:10:53 -0600
committernachoparker <nacho@ownyourbits.com>2021-04-05 15:02:30 -0600
commit14ecb1cbfb37d84ff7e4c6bb9e94f16f739dc954 (patch)
tree8e3da2aa511161af6acd5f6fb84429077921c4c3 /Cargo.toml
parent55b8218767626e40940ee2cfd7cf1c4f643079cc (diff)
add Cargo.lockv0.2.17
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e67fe7d..90b9aa1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dutree"
-version = "0.2.16"
+version = "0.2.17"
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Command line tool to analyze disk usage"
repository = "https://github.com/nachoparker/dutree"