summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-26 10:49:09 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-26 10:50:05 +0800
commitd614b475dcb02690286218accec28c8b6ee5167c (patch)
tree0883c8dccbc275c6d22cbb62fa9bcfff1f367503 /Cargo.lock
parentf205cec7a6415ad85cefd69026c0f236839c9690 (diff)
Bump version to 2.2.0v2.1.11
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 54f69b0..bc74204 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -169,7 +169,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "dua-cli"
-version = "2.1.10"
+version = "2.1.11"
dependencies = [
"atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
"byte-unit 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)",