Skip to content

Commit

Permalink
Remove last pretty_assertions dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TedDriggs committed Oct 2, 2024
1 parent fdc50aa commit 5cca75a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions derive_builder_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ proc-macro2 = "1.0.37"
quote = "1.0.35"
syn = { version = "2.0.15", features = ["full", "extra-traits"] }

[dev-dependencies]
pretty_assertions = "1.2.1"

0 comments on commit 5cca75a

Please sign in to comment.