build(deps): bump micro_http from ebc15f2 to 1db1bbd

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `ebc15f2` to `1db1bbd`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](https://github.com/firecracker-microvm/firecracker/compare/ebc15f2eacaa4c26782a05f8e0cebe4c47512553...1db1bbd40d75e7dc4cefb7f65712f50b4617bc25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 06:07:46 +00:00
parent 204f05fdf1
commit 032b8e4c1d
Generated
+1 -1
View File
@@ -420,7 +420,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#ebc15f2eacaa4c26782a05f8e0cebe4c47512553"
source = "git+https://github.com/firecracker-microvm/firecracker#1db1bbd40d75e7dc4cefb7f65712f50b4617bc25"
dependencies = [
"epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]