mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Drop derive feature from serde in cargo-platform
This commit is contained in:
parent
1f63f1dd97
commit
a127a0a2a8
@ -9,4 +9,4 @@ documentation = "https://docs.rs/cargo-platform"
|
||||
description = "Cargo's representation of a target platform."
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.82", features = ['derive'] }
|
||||
serde = "1.0.82"
|
||||
|
Loading…
x
Reference in New Issue
Block a user