build(deps): bump micro_http from e712d6a to e89ed14

Bumps [micro_http](https://github.com/firecracker-microvm/micro-http) from `e712d6a` to `e89ed14`.
- [Release notes](https://github.com/firecracker-microvm/micro-http/releases)
- [Commits](e712d6ae23...e89ed14707)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-25 06:13:20 +00:00
parent c1e6d0022b
commit ede288789a

2
Cargo.lock generated
View File

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