build(deps): bump micro_http from 6fd1545 to b85757e

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `6fd1545` to `b85757e`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](6fd1545222...b85757ec00)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-20 15:16:22 +00:00
parent d2f1749edb
commit 299eb28453

2
Cargo.lock generated
View File

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