build(deps): bump micro_http from 9945928 to 88011bd

Bumps [micro_http](https://github.com/firecracker-microvm/firecracker) from `9945928` to `88011bd`.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Commits](https://github.com/firecracker-microvm/firecracker/compare/9945928e284ff760968ccc456de8bdd029216fc1...88011bd64f7937f3b80db2e77e0a701c97e218e6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-04 08:18:30 +00:00
parent 22dd49d0b5
commit ead86bb1e4
Generated
+1 -1
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#9945928e284ff760968ccc456de8bdd029216fc1" source = "git+https://github.com/firecracker-microvm/firecracker#88011bd64f7937f3b80db2e77e0a701c97e218e6"
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)",
] ]