build(deps): bump micro_http from ae15e75 to 1de6f32

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `ae15e75` to `1de6f32`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](https://github.com/firecracker-microvm/firecracker/compare/ae15e75eb78def04b156b09fc54b7ea687d8d469...1de6f32610869facaa43e779075099e33b795128)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-10 06:21:01 +00:00
parent 572aaa7231
commit 26d8caedb6
Generated
+1 -1
View File
@@ -438,7 +438,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "micro_http" name = "micro_http"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/firecracker#ae15e75eb78def04b156b09fc54b7ea687d8d469" source = "git+https://github.com/firecracker-microvm/firecracker#1de6f32610869facaa43e779075099e33b795128"
dependencies = [ dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
] ]