aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-03-12 20:36:47 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-03-12 20:36:47 +0000
commitab41998aa56c4e05be9e5f00ade6be6726cc9d68 (patch)
treea11b6b666fb63dfff89a122988407f580befd8bd
parentMerge branch 'master' into targz (diff)
downloadminiserve-ab41998aa56c4e05be9e5f00ade6be6726cc9d68.tar.gz
miniserve-ab41998aa56c4e05be9e5f00ade6be6726cc9d68.zip
updated Cargo.lock
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 907169b..3c23259 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -786,9 +786,9 @@ dependencies = [
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
"simplelog 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"tar 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)",
"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
- "structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"yansi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
]