Skip to content

Commit 138233a

Browse files
Update Rust crate assert_fs to 1.0.10 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12c581d commit 138233a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,5 +43,5 @@ zip = "0.6.3"
4343

4444
[dev-dependencies]
4545
assert_cmd = "2.0.7"
46-
assert_fs = "1.0.9"
46+
assert_fs = "1.0.10"
4747
predicates = "2.1.3"

0 commit comments

Comments
 (0)