Skip to content

Commit

Permalink
chore(deps): update rust crate serial_test to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 39904b0 commit 3419962
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,4 +17,4 @@ thiserror = "1.0.58"

[dev-dependencies]
insta = "1.38.0"
serial_test = { version = "2.0.0", default-features = false }
serial_test = { version = "3.0.0", default-features = false }

0 comments on commit 3419962

Please sign in to comment.