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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-31 06:13:21 +00:00
parent 8dfb79e077
commit 31c3685117

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#e5ef374c8ebeb88b432e6742effcbc0437e45534"
source = "git+https://github.com/firecracker-microvm/firecracker#1eb80f8d1bbe9287cafdedebaee3fb604095fac6"
dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]