build(deps): bump micro_http from 1eb80f8 to ab44474

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `1eb80f8` to `ab44474`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](1eb80f8d1b...ab44474a08)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-05 06:12:34 +00:00
parent da2b3c92d3
commit e5b7fff990

2
Cargo.lock generated
View File

@@ -438,7 +438,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "micro_http"
version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/firecracker#1eb80f8d1bbe9287cafdedebaee3fb604095fac6"
source = "git+https://github.com/firecracker-microvm/firecracker#ab44474a080ee9554729c2a1b410831e3b270098"
dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]