Skip to content

Commit 809cb41

Browse files
Bump serial_test from 3.1.1 to 3.2.0 (#2428)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea2f5f5 commit 809cb41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asyncgit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ url = "2.5"
4141
env_logger = "0.11"
4242
invalidstring = { path = "../invalidstring", version = "0.1" }
4343
pretty_assertions = "1.4"
44-
serial_test = "3.1"
44+
serial_test = "3.2"
4545
tempfile = "3"
4646

4747
[features]

0 commit comments

Comments
 (0)