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 Sep 23, 2023
1 parent 648d0ce commit c8aa645
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 aoc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ lazy_static = "1.4.0"
thiserror = "1.0.48"

[dev-dependencies]
serial_test = "0.9.0"
serial_test = "0.10.0"

0 comments on commit c8aa645

Please sign in to comment.