Skip to content

Commit c2d23da

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump serial_test from 3.0.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a61677b commit c2d23da

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

Cargo.lock

Lines changed: 21 additions & 19 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
@@ -37,7 +37,7 @@ url = "2.5"
3737
env_logger = "0.11"
3838
invalidstring = { path = "../invalidstring", version = "0.1" }
3939
pretty_assertions = "1.4"
40-
serial_test = "3.0"
40+
serial_test = "3.1"
4141
tempfile = "3"
4242

4343
[features]

0 commit comments

Comments
 (0)