Bump dropshot from `99261d7` to `1da9d81` (#77)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `99261d7` to `1da9d81`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases)
- [Commits](99261d7fc2...1da9d81a05
)
---
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
24fb7b9611
commit
53e673b15c
|
@ -191,7 +191,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dropshot"
|
name = "dropshot"
|
||||||
version = "0.7.1-dev"
|
version = "0.7.1-dev"
|
||||||
source = "git+https://github.com/oxidecomputer/dropshot#99261d7fc2df9f01dee8a63be511c40289384af7"
|
source = "git+https://github.com/oxidecomputer/dropshot#1da9d81a052a66bbbbb65e4bd3be1cb34d57ff2c"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-stream",
|
"async-stream",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
@ -229,7 +229,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dropshot_endpoint"
|
name = "dropshot_endpoint"
|
||||||
version = "0.7.1-dev"
|
version = "0.7.1-dev"
|
||||||
source = "git+https://github.com/oxidecomputer/dropshot#99261d7fc2df9f01dee8a63be511c40289384af7"
|
source = "git+https://github.com/oxidecomputer/dropshot#1da9d81a052a66bbbbb65e4bd3be1cb34d57ff2c"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
Loading…
Reference in New Issue