Skip to content

Commit

Permalink
Bump pretty_assertions from 1.4.0 to 1.4.1 (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 198da63 commit 2c713de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
18 changes: 6 additions & 12 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 @@ -104,7 +104,7 @@ features = ["deflate-miniz"]
default-features = false

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

[target."cfg(target_os = \"linux\")".dependencies]
systemd-journal-logger = "2.1.1"
Expand Down

0 comments on commit 2c713de

Please sign in to comment.