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 Apr 27, 2024
1 parent 128c17b commit f7c2046
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
44 changes: 23 additions & 21 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.59"

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

0 comments on commit f7c2046

Please sign in to comment.