Skip to content

Commit

Permalink
Bump expectorate from 1.0.7 to 1.1.0 (#792)
Browse files Browse the repository at this point in the history
Bumps [expectorate](https://github.com/oxidecomputer/expectorate) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/oxidecomputer/expectorate/releases)
- [Commits](oxidecomputer/expectorate@v1.0.7...v1.1.0)

---
updated-dependencies:
- dependency-name: expectorate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent a5ec1cb commit 3a26932
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 8 deletions.
38 changes: 31 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ features = [ "uuid1" ]
[dev-dependencies]
async-channel = "1.9.0"
buf-list = "1.0.3"
expectorate = "1.0.7"
expectorate = "1.1.0"
hyper-rustls = "0.24.1"
hyper-staticfile = "0.9"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 3a26932

Please sign in to comment.