summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-09-22 19:54:27 -0600
committernachoparker <nacho@ownyourbits.com>2019-09-22 19:54:27 -0600
commitb0deeaf52def28cb389105254de3fa348a7d0d1c (patch)
tree3cd0bc9eba12d27faef3924e47cd7b1e6f424c91 /Cargo.lock
parentefb865eb74d69a9cab8b54f8d6d542f8753bcb3b (diff)
update deprecated method
Signed-off-by: nachoparker <nacho@ownyourbits.com>
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 68f4abc..4c7322e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -10,7 +10,7 @@ dependencies = [
[[package]]
name = "dutree"
-version = "0.2.9"
+version = "0.2.10"
dependencies = [
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",