build(deps): bump micro_http from be97831 to aec25f9

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `be97831` to `aec25f9`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](be978312ea...aec25f9e5a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-06 06:23:44 +00:00
parent 1a28f64d5d
commit d8c3912a18

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