Bump dropshot from `5228d04` to `a5ec1cb` (#587)

Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `5228d04` to `a5ec1cb`.
- [Commits](5228d048f8...a5ec1cb0ad)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-02 09:25:26 -07:00 committed by GitHub
parent e1451f0879
commit fc783273e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -459,7 +459,7 @@ dependencies = [
[[package]]
name = "dropshot"
version = "0.9.1-dev"
source = "git+https://github.com/oxidecomputer/dropshot#5228d048f86c65895dc600b00074a99e690fd85c"
source = "git+https://github.com/oxidecomputer/dropshot#a5ec1cb0ad562c93759d311db2430d01cf83286e"
dependencies = [
"async-stream",
"async-trait",
@ -504,7 +504,7 @@ dependencies = [
[[package]]
name = "dropshot_endpoint"
version = "0.9.1-dev"
source = "git+https://github.com/oxidecomputer/dropshot#5228d048f86c65895dc600b00074a99e690fd85c"
source = "git+https://github.com/oxidecomputer/dropshot#a5ec1cb0ad562c93759d311db2430d01cf83286e"
dependencies = [
"proc-macro2",
"quote",