Skip to content

Commit

Permalink
bump pretty_assertions to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkjall committed Jan 20, 2024
1 parent fd86173 commit 98d9467
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 @@ -23,4 +23,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 98d9467

Please sign in to comment.