build(deps): bump micro_http from 803c8fa to 52e21d0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-15 06:14:51 +00:00
parent 0acabcdd27
commit 281b99af0a

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