Skip to content

Commit

Permalink
Update Rust crate serial_test to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 2468dcd commit 45db3f1
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
83 changes: 42 additions & 41 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 @@ -23,7 +23,7 @@ lazy_static = "1.4.0"
log = "0.4.21"
predicates = "3.1.0"
regex = "1.10.3"
serial_test = "0.4.0"
serial_test = "0.10.0"
sodg = {version = "0.0.32", features = ["sober"]}
#sodg = {path = "/code/o/sodg", features = ["sober"]}
simple_logger = "4.3.3"
Expand Down

0 comments on commit 45db3f1

Please sign in to comment.