Skip to content

Commit

Permalink
Merge pull request #12 from triarius/dependabot/cargo/pretty_assertio…
Browse files Browse the repository at this point in the history
…ns-1.4.1

Bump pretty_assertions from 1.4.0 to 1.4.1
  • Loading branch information
triarius authored Sep 16, 2024
2 parents fbdbc46 + aec83be commit 6e7bee2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ eyre = "0.6.12"

[dev-dependencies]
assert_cmd = "2.0.16"
pretty_assertions = "1.4.0"
pretty_assertions = "1.4.1"

[lints.clippy]
all = "deny"
Expand Down

0 comments on commit 6e7bee2

Please sign in to comment.