Skip to content

Commit

Permalink
removed unused serde_json from dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LWEdslev committed Mar 19, 2024
1 parent 4e077d1 commit 00febfa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ serde = { version = "1.0.184", optional = true, default-features = false, featur

[dev-dependencies]
base64ct = { version = "1", features = ["alloc"] }
serde_json = "1.0.114"
hex-literal = "0.4.1"
proptest = "1"
serde_test = "1.0.89"
Expand Down

0 comments on commit 00febfa

Please sign in to comment.