Skip to content

Commit

Permalink
Update serial_test requirement from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Updates the requirements on [serial_test](https://github.com/palfrey/serial_test) to permit the latest version.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2022
1 parent 52aabc4 commit e9cf92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ rustversion = "1.0.9"
[dev-dependencies]
lazy_static = "1.4.0"
regex = "1.6.0"
serial_test = "0.8.0"
serial_test = "0.9.0"
tempfile = "3.3.0"

0 comments on commit e9cf92a

Please sign in to comment.