build(deps): bump micro_http from edbff4c to 803c8fa

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `edbff4c` to `803c8fa`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](edbff4ce62...803c8fae14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 06:14:23 +00:00
parent 5788d36583
commit 85f43c7026

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