build(deps): bump micro_http from 1f931c6 to af25399

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `1f931c6` to `af25399`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](1f931c6649...af25399667)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 06:15:35 +00:00
parent 16af54e583
commit 90810a9691

2
Cargo.lock generated
View File

@ -433,7 +433,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "micro_http" name = "micro_http"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/firecracker#1f931c6649579d13f064733137ad1d3c48c779ae" source = "git+https://github.com/firecracker-microvm/firecracker#af25399667d51d7ff594e7a98cc9b8e1f15b610f"
dependencies = [ dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
] ]