aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-01-11 02:55:13 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2019-01-11 02:55:13 +0000
commit0a6698b2c9aef5113d67d41f08b33f3253a5c44d (patch)
treee9bafd67f2679568c2b333f64e1267059b0d5ca4 /Cargo.lock
parentBump deps (fixes #23) (diff)
downloadminiserve-0.2.2.tar.gz
miniserve-0.2.2.zip
This is 0.2.2v0.2.2
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 4a9fefa..71155dc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -674,7 +674,7 @@ dependencies = [
[[package]]
name = "miniserve"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"actix 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
"actix-web 0.7.18 (registry+https://github.com/rust-lang/crates.io-index)",