summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIgnacio Nunez <nacho@ownyourbits.com>2018-06-20 12:55:00 +0200
committerIgnacio Nunez <nacho@ownyourbits.com>2018-07-01 22:56:08 +0200
commitb047cbf8f1297a0d916b8c3365d45bf4238b45f4 (patch)
treef2281edf77587c02e73262e08936bd5a6ab618ea /Cargo.lock
parent98470a8afc14b80ac5c64d13bfe14323d9387682 (diff)
fix ordering in collectionsv0.2.8
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 b9a4a6c..e542844 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -8,7 +8,7 @@ dependencies = [
[[package]]
name = "dutree"
-version = "0.2.4"
+version = "0.2.8"
dependencies = [
"getopts 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",