Skip to content

Commit

Permalink
Update serial_test requirement from 0.8.0 to 0.9.0 (#129)
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>

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 Aug 11, 2022
1 parent 52aabc4 commit f7b0f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
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 f7b0f78

Please sign in to comment.