build(deps): bump micro_http from 02def92 to 6d416af

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `02def92` to `6d416af`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](02def92b33...6d416afe10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-09 06:25:12 +00:00
parent 7e941c9ecd
commit 06cd31cb2e

2
Cargo.lock generated
View File

@ -426,7 +426,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "micro_http" name = "micro_http"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/firecracker#02def92b33f9de0272be1c44d57c056f7c903cf5" source = "git+https://github.com/firecracker-microvm/firecracker#6d416afe1079f5fb01023fc196a5b3a89f47fbe7"
dependencies = [ dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
] ]