Bump dropshot from `d3e7ac6` to `60d745e` (#849)

Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `d3e7ac6` to `60d745e`.
- [Commits](d3e7ac6886...60d745e1ed)

---
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] 2024-07-01 09:01:40 -07:00 committed by GitHub
parent 92b78f25ee
commit 26bbe2cf71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -471,7 +471,7 @@ dependencies = [
[[package]]
name = "dropshot"
version = "0.10.2-dev"
source = "git+https://github.com/oxidecomputer/dropshot#d3e7ac6886ad2b65c05aa2730e1f0714661711f4"
source = "git+https://github.com/oxidecomputer/dropshot#60d745e1ed949479fba5f97f1dcdf92050945030"
dependencies = [
"async-stream",
"async-trait",
@ -516,7 +516,7 @@ dependencies = [
[[package]]
name = "dropshot_endpoint"
version = "0.10.2-dev"
source = "git+https://github.com/oxidecomputer/dropshot#d3e7ac6886ad2b65c05aa2730e1f0714661711f4"
source = "git+https://github.com/oxidecomputer/dropshot#60d745e1ed949479fba5f97f1dcdf92050945030"
dependencies = [
"proc-macro2",
"quote",