build(deps): bump micro_http from e89ed14 to 0d87a94

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-31 06:18:29 +00:00
parent d5199ad91d
commit 3b891cd304

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