build(deps): bump micro_http from ab44474 to 10d1f4a

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `ab44474` to `10d1f4a`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](ab44474a08...10d1f4aa59)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-06 06:07:38 +00:00
parent 62ccccc303
commit ae87455242

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