build(deps): bump micro_http from c9e900c to 7fb2e46

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `c9e900c` to `7fb2e46`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](c9e900c181...7fb2e4658a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-12 17:30:44 +00:00
parent 53481aabe5
commit 8d3e4f989d

2
Cargo.lock generated
View File

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