Skip to content

Commit

Permalink
build(deps): bump serial_test from 2.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v2.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sylvestre committed Jan 26, 2024
1 parent d2a89d7 commit 206775e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -127,7 +127,7 @@ chrono = "0.4.31"
filetime = "0.2"
itertools = "0.12"
predicates = "=3.0.3"
serial_test = "2.0"
serial_test = "3.0"
temp-env = "0.3.6"
test-case = "3.3.1"
thirtyfour_sync = "0.27"
Expand Down

0 comments on commit 206775e

Please sign in to comment.