Skip to content

Commit

Permalink
Update Rust crate serial_test to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2022
1 parent 794e80c commit c6d115d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
29 changes: 18 additions & 11 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 src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ users = "0.11.0"
[dev-dependencies]
once_cell = "1"
rand = "0.8"
serial_test = "0.8.0"
serial_test = "0.9.0"

[dev-dependencies.cargo-husky]
version = "1.5.0"
Expand Down

0 comments on commit c6d115d

Please sign in to comment.