Skip to content

Commit

Permalink
chore(deps): update rust crate assert_fs to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 8677ce4 commit 3273aba
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 @@ -31,7 +31,7 @@ tokio = { version = "1", features = ["sync"], optional = true }
# TODO: channels crossbeam

[dev-dependencies]
assert_fs = "1.1"
assert_fs = "1.1.1"
serial_test = { version = "3.1", features = ["file_locks"] }
shortcut_assert_fs = { version = "0.1.0" }
skeptic = "0.13"
Expand Down

0 comments on commit 3273aba

Please sign in to comment.