build(deps): bump micro_http from 2953365 to 0bfaf39

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `2953365` to `0bfaf39`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](29533658e5...0bfaf39af1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 06:13:14 +00:00
parent 279c4f91a3
commit 2500d0aaac

2
Cargo.lock generated
View File

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