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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-17 06:22:25 +00:00
parent 7fdb5ae4c4
commit cbc0ac3267

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