Bump dropshot from `66aa765` to `d17f74d` (#448)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `66aa765` to `d17f74d`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases)
- [Commits](66aa7652f6...d17f74d428
)
---
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:
parent
6cd1a5cf0d
commit
8719b0f33d
|
@ -391,7 +391,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot"
|
||||
version = "0.9.1-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#66aa7652f61e821171d632994040cd370234ca39"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#d17f74d428f0adf7fcab09663c708c72c34b99c0"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"async-trait",
|
||||
|
@ -433,7 +433,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot_endpoint"
|
||||
version = "0.9.1-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#66aa7652f61e821171d632994040cd370234ca39"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#d17f74d428f0adf7fcab09663c708c72c34b99c0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
Loading…
Reference in New Issue