build(deps): bump micro_http from 0bfaf39 to 0987cdc

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `0bfaf39` to `0987cdc`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](0bfaf39af1...0987cdc52b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-10 06:08:39 +00:00
parent b38beb606f
commit 345c922cb9

2
Cargo.lock generated
View File

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