build(deps): bump micro_http from af25399 to 53cf1ba

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `af25399` to `53cf1ba`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](af25399667...53cf1bacad)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-28 06:09:55 +00:00
parent 91747094ae
commit 45d43f9441

2
Cargo.lock generated
View File

@ -433,7 +433,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#af25399667d51d7ff594e7a98cc9b8e1f15b610f" source = "git+https://github.com/firecracker-microvm/firecracker#53cf1bacadc23a21df361a894ac2887cafcb7139"
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)",
] ]