Skip to content

Commit

Permalink
Merge pull request #297 from alexanderkjall/bump-pretty-assertions
Browse files Browse the repository at this point in the history
bump pretty_assertions to 1.2.1
  • Loading branch information
TedDriggs committed Jan 22, 2024
2 parents cb3da20 + 98d9467 commit 1b3017d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive_builder_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ quote = "1.0.18"
syn = { version = "1.0.91", features = ["full", "extra-traits"] }

[dev-dependencies]
pretty_assertions = "0.6.1"
pretty_assertions = "1.2.1"

0 comments on commit 1b3017d

Please sign in to comment.