Skip to content

Commit

Permalink
Merge pull request #468 from ndelvalle/dependabot/cargo/pretty_assert…
Browse files Browse the repository at this point in the history
…ions-1.4.1

Bump pretty_assertions from 1.4.0 to 1.4.1
  • Loading branch information
ndelvalle authored Sep 18, 2024
2 parents e972e2c + b165052 commit 98c7cc7
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 @@ -40,4 +40,4 @@ axum-extra = { version = "0.9.3", features = ["typed-header"] }
[dev-dependencies]
assert-json-diff = "2.0.2"
reqwest = { version = "0.12.4", features = ["json"] }
pretty_assertions = "1.4.0"
pretty_assertions = "1.4.1"

0 comments on commit 98c7cc7

Please sign in to comment.