Skip to content

Commit 50d6582

Browse files
Update Rust crate assert_fs to 1.0.13 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 075b9b3 commit 50d6582

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ zip = "0.6.4"
4848

4949
[dev-dependencies]
5050
assert_cmd = "2.0.11"
51-
assert_fs = "1.0.12"
51+
assert_fs = "1.0.13"
5252
predicates = "3.0.2"

0 commit comments

Comments
 (0)