Skip to content

Commit

Permalink
utoipa-gen: Remove obsolete assert-json-diff dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Dec 21, 2024
1 parent a234f42 commit 29011b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utoipa-gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ rocket = { version = "0.5", features = ["json"] }
smallvec = { version = "1.10", features = ["serde"] }
rust_decimal = { version = "1", default-features = false }
chrono = { version = "0.4", features = ["serde"] }
assert-json-diff = "2"
time = { version = "0.3", features = ["serde-human-readable"] }
serde_with = "3.0"
insta = { version = "1.41", features = ["json"] }
Expand Down

0 comments on commit 29011b9

Please sign in to comment.