Bump dropshot from `68cf268` to `de05ae5` (#586)

Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `68cf268` to `de05ae5`.
- [Commits](68cf26874c...de05ae5674)

---
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-09-25 09:00:39 -07:00 committed by GitHub
parent 56243c96ad
commit 255e23bc46
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#68cf26874c975398438941dab561536f146a0013"
source = "git+https://github.com/oxidecomputer/dropshot#de05ae567466fc66777043c949aab2746259bd6f"
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#68cf26874c975398438941dab561536f146a0013"
source = "git+https://github.com/oxidecomputer/dropshot#de05ae567466fc66777043c949aab2746259bd6f"
dependencies = [
"proc-macro2",
"quote",