aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-03-05 17:33:48 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-03-05 17:33:48 +0000
commit191e982185d921e557d2e58feeff04704b990971 (patch)
tree9ee91168d231ee6606564475b16ef606e0749dad
parentMerge branch 'master' into header-sorting (diff)
downloadminiserve-191e982185d921e557d2e58feeff04704b990971.tar.gz
miniserve-191e982185d921e557d2e58feeff04704b990971.zip
Update Cargo.lock
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6bec0bf..36da52f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -86,7 +86,7 @@ dependencies = [
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
- "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",