summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b244db2..77d6fd2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -63,8 +63,8 @@ version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
-name = "dup"
-version = "0.1.0"
+name = "du-dup"
+version = "0.2.0"
dependencies = [
"humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ignore 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",