Skip to content

Commit

Permalink
Bump serial_test from 0.6.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.6.0 to 0.9.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v0.6.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2022
1 parent 02a9d19 commit 1524ff6
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 24 deletions.
200 changes: 177 additions & 23 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ features = ["suggestions", "color", "wrap_help"]

[dev-dependencies]
assert_cmd = "2.0.4"
serial_test = "0.6.0"
serial_test = "0.9.0"
predicates = "2.1.1"
wait-timeout = "0.2.0"
tempfile = "3.3.0"
Expand Down

0 comments on commit 1524ff6

Please sign in to comment.