Bump dropshot from `60d745e` to `6a3f84c` (#854)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `60d745e` to `6a3f84c`.
- [Commits](60d745e1ed...6a3f84ca5f
)
---
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
afcdd45a3a
commit
4593f85d5a
|
@ -471,7 +471,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot"
|
||||
version = "0.10.2-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#60d745e1ed949479fba5f97f1dcdf92050945030"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#6a3f84ca5fd8d0c5c010cfe837efbe6b5d117d9d"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"async-trait",
|
||||
|
@ -516,8 +516,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot_endpoint"
|
||||
version = "0.10.2-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#60d745e1ed949479fba5f97f1dcdf92050945030"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#6a3f84ca5fd8d0c5c010cfe837efbe6b5d117d9d"
|
||||
dependencies = [
|
||||
"heck",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"serde",
|
||||
|
|
Loading…
Reference in New Issue