Bump dropshot from `64f3a3b` to `b3c4d0b` (#537)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `64f3a3b` to `b3c4d0b`.
- [Commits](64f3a3ba96...b3c4d0b84a
)
---
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
46d2be5eca
commit
6b3f11bf9e
|
@ -455,7 +455,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot"
|
||||
version = "0.9.1-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#64f3a3ba969802895e7a62ef08586d7789e54927"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#b3c4d0b84ab4f77f2843298e28bbb4c461094a6a"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"async-trait",
|
||||
|
@ -499,7 +499,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "dropshot_endpoint"
|
||||
version = "0.9.1-dev"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#64f3a3ba969802895e7a62ef08586d7789e54927"
|
||||
source = "git+https://github.com/oxidecomputer/dropshot#b3c4d0b84ab4f77f2843298e28bbb4c461094a6a"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
Loading…
Reference in New Issue