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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-14 06:08:07 +00:00
parent 2061f0d8b4
commit bdb92f9ace

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