Skip to content

Commit

Permalink
chore(deps): update rust crate serial_test to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 8677ce4 commit 52ab20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tokio = { version = "1", features = ["sync"], optional = true }

[dev-dependencies]
assert_fs = "1.1"
serial_test = { version = "3.1", features = ["file_locks"] }
serial_test = { version = "3.1.1", features = ["file_locks"] }
shortcut_assert_fs = { version = "0.1.0" }
skeptic = "0.13"
tokio = { version = "1.37", features = ["test-util","macros"] }
Expand Down

0 comments on commit 52ab20a

Please sign in to comment.