diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-05-17 12:52:28 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2018-05-17 12:52:28 +0000 |
commit | 0eac2045fba6a06c1163c8dae0b01778a73698fc (patch) | |
tree | cae1bd653a432628d8200bf1f80abc938e0e4aba | |
parent | v0.1.5 (diff) | |
download | miniserve-0eac2045fba6a06c1163c8dae0b01778a73698fc.tar.gz miniserve-0eac2045fba6a06c1163c8dae0b01778a73698fc.zip |
Bump Cargo.lockv0.1.5
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -703,7 +703,7 @@ dependencies = [ [[package]] name = "miniserve" -version = "0.1.4" +version = "0.1.5" dependencies = [ "actix 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "actix-web 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |