Skip to content

Commit

Permalink
Removed unused serde derive feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jstuczyn authored and akakou committed Jul 3, 2021
1 parent a020efc commit 4916f7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ default-features = false

[dependencies.serde]
version = "1.0"
features = ["derive"]
optional = true
default-features = false

Expand Down

0 comments on commit 4916f7c

Please sign in to comment.