diff options
Diffstat (limited to 'Cargo.lock')
-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)", |