Skip to content

Commit

Permalink
Bump serial_test from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v0.5.1...v0.6.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] authored Feb 21, 2022
1 parent 493a1e9 commit a392829
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 5 deletions.
40 changes: 36 additions & 4 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 @@ -23,7 +23,7 @@ uucore = { version = "0.0.12", features = ["entries", "fs", "fsext"] }
assert_cmd = "2"
filetime = "0.2"
predicates = "2"
serial_test = "0.5"
serial_test = "0.6"
tempfile = "3"

[[bin]]
Expand Down

0 comments on commit a392829

Please sign in to comment.