build(deps): bump micro_http from 53cf1ba to 9e68aa4

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `53cf1ba` to `9e68aa4`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](53cf1bacad...9e68aa4d9d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-29 06:10:31 +00:00
parent b5992fe90b
commit 362942fa6e

2
Cargo.lock generated
View File

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