Bump dropshot from `38395fc` to `367501e` (#139)

Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `38395fc` to `367501e`.
- [Release notes](https://github.com/oxidecomputer/dropshot/releases)
- [Commits](38395fc200...367501eb0f)

---
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:
dependabot[bot] 2022-07-26 14:04:22 -07:00 committed by GitHub
parent 4dce0641e2
commit e5cfe67695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -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#38395fc200a9330728757cd0d26f12373a279fbc" source = "git+https://github.com/oxidecomputer/dropshot#367501eb0f89b64f148e7d56e26d59c4f5514dbe"
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#38395fc200a9330728757cd0d26f12373a279fbc" source = "git+https://github.com/oxidecomputer/dropshot#367501eb0f89b64f148e7d56e26d59c4f5514dbe"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",