Bump dropshot from `9691d04` to `e57d3af` (#153)
Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `9691d04` to `e57d3af`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases)
- [Commits](9691d04cb2...e57d3afe80
)
---
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
92d4aa9c22
commit
9b861e6983
|
@ -230,7 +230,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#9691d04cb2abd16aec5f101c866c9fdcece90407"
|
source = "git+https://github.com/oxidecomputer/dropshot#e57d3afe80093f145be42f6461241f5539cde026"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-stream",
|
"async-stream",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
@ -268,7 +268,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#9691d04cb2abd16aec5f101c866c9fdcece90407"
|
source = "git+https://github.com/oxidecomputer/dropshot#e57d3afe80093f145be42f6461241f5539cde026"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
Loading…
Reference in New Issue