build(deps): bump micro_http from 6327290 to f77960b

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `6327290` to `f77960b`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](6327290424...f77960b81e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-20 06:20:14 +00:00
parent 3901a1dd7d
commit eedfb36c66

2
Cargo.lock generated
View File

@@ -429,7 +429,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#632729042479671aa37e5fa83dc5e817a8d61721" source = "git+https://github.com/firecracker-microvm/firecracker#f77960b81e38c1054f98a90bf7f146407cd443be"
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)",
] ]