We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f63f1d commit a127a0aCopy full SHA for a127a0a
crates/cargo-platform/Cargo.toml
@@ -9,4 +9,4 @@ documentation = "https://docs.rs/cargo-platform"
9
description = "Cargo's representation of a target platform."
10
11
[dependencies]
12
-serde = { version = "1.0.82", features = ['derive'] }
+serde = "1.0.82"
0 commit comments