summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-21 10:48:30 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-21 10:49:26 +0800
commit387cc1f86e5aec8a20a25ea71f74e948b110d2c6 (patch)
tree50a7a6f4435cf44184ddbade4a9d16fbdfdb3a42 /Cargo.lock
parenteb015d38cbe01ff6b04855ad94936cd8f59be4bc (diff)
Bump versionv2.1.9
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f5b54f5..efcccef 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -183,7 +183,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "dua-cli"
-version = "2.1.8"
+version = "2.1.9"
dependencies = [
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"byte-unit 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",