build: bump micro_http from 9b605a8 to 81a3c71

Bumps [micro_http](https://github.com/firecracker-microvm/micro-http) from `9b605a8` to `81a3c71`.
- [Release notes](https://github.com/firecracker-microvm/micro-http/releases)
- [Commits](9b605a8b61...81a3c71efb)

---
updated-dependencies:
- dependency-name: micro_http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-09 23:10:39 +00:00
parent 429928057d
commit 607fd3a8e5

2
Cargo.lock generated
View File

@ -527,7 +527,7 @@ checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
[[package]]
name = "micro_http"
version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#9b605a8b61df602cda62076d30d9f70307ea336f"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#81a3c71efb19a52434fd5e29d7aa255ac41d497b"
dependencies = [
"libc",
"vmm-sys-util",