build(deps): bump micro_http from 3eb926c to 9945928

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `3eb926c` to `9945928`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](3eb926ccf4...9945928e28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-03 06:11:04 +00:00
parent cc2d03d29f
commit 8f3720089f

2
Cargo.lock generated
View File

@ -426,7 +426,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#3eb926ccf47251bb6d90f341577407d65d6aed0d"
source = "git+https://github.com/firecracker-microvm/firecracker#9945928e284ff760968ccc456de8bdd029216fc1"
dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]