build(deps): bump micro_http from aec25f9 to 2953365

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-07 06:11:36 +00:00
parent e4ea60dd96
commit 9482ded365

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