Skip to content

Commit

Permalink
Merge pull request #211 from jonhoo/dependabot/cargo/serial_test-2.0.0
Browse files Browse the repository at this point in the history
Bump serial_test from 1.0.0 to 2.0.0
  • Loading branch information
jonhoo authored Apr 1, 2023
2 parents 3149596 + 377e40b commit 446a1c3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 16 deletions.
41 changes: 26 additions & 15 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 @@ -42,7 +42,7 @@ time = "0.3"
[dev-dependencies]
tokio = { version = "1", features = ["full"] }
hyper = { version = "0.14", features = ["server", "tcp"] }
serial_test = "1.0"
serial_test = "2.0"

# for minimal-versions
[target.'cfg(any())'.dependencies]
Expand Down

0 comments on commit 446a1c3

Please sign in to comment.