Skip to content

Commit

Permalink
Remove unused serde_derive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Jun 26, 2020
1 parent b80fc85 commit 65591e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/crates-io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ curl = "0.4"
anyhow = "1.0.0"
percent-encoding = "2.0"
serde = { version = "1.0", features = ['derive'] }
serde_derive = "1.0"
serde_json = "1.0"
url = "2.0"

0 comments on commit 65591e8

Please sign in to comment.