build(deps): bump micro_http from 4827569 to 57ac9df

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-18 06:10:27 +00:00
parent 08a68f2f0f
commit 27247164b5

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