summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-11-04 21:55:46 +0100
committersharkdp <davidpeter@web.de>2018-11-04 21:55:46 +0100
commitcf4a5e0dc5bf3daedabe4b25343e7eb6238930c0 (patch)
treebaae082c419a870a134a18191c00395d92ed56b6 /Cargo.lock
parentcb878135f5584d5508ab91d923579f75483dd894 (diff)
Bump versionv0.4.0
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 3cb8e5a..3b19eb0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -120,7 +120,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "diskus"
-version = "0.3.1"
+version = "0.4.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-channel 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",