Skip to content

Commit

Permalink
build(deps): update serial_test requirement from 1 to 2
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@v1.0.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sdroege committed Nov 1, 2023
1 parent 9b5f825 commit af9f26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ smallvec = "1"
futures = "0.3"
futures-util = { version = "0.3", features = ["io"] }
gir-format-check = "^0.1"
serial_test = "1"
serial_test = "2"

0 comments on commit af9f26e

Please sign in to comment.