summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 18:04:19 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 18:04:19 +0800
commitdd12ca765b7c7726e718b64035dedd0c9b3d50a0 (patch)
tree6558cd29c659fae36b9d303357bb4104830b9d68 /Cargo.lock
parent473ac20f5a03e95ed5fe02ced97231806282c09c (diff)
Fix Cargo.lock... again. 2.1.7 is 2.1.6 effectivelyv2.1.7
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 db880b0..5f80f9b 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.5"
+version = "2.1.7"
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)",