Skip to content

Commit

Permalink
Bump test-harness from 0.2.0 to 0.3.0 (#1131)
Browse files Browse the repository at this point in the history
Bumps [test-harness](https://github.com/jbr/test-harness) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/jbr/test-harness/releases)
- [Changelog](https://github.com/jbr/test-harness/blob/main/CHANGELOG.md)
- [Commits](jbr/test-harness@v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 2f14f49 commit 6e734ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 test-support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ pretty_assertions = "1.4.0"
rand = "0.8.5"
base64 = "0.22.1"
querystrong = "0.3.0"
test-harness = "0.2.0"
test-harness = "0.3.0"

0 comments on commit 6e734ca

Please sign in to comment.