We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65a3c0b + a127a0a commit 8205389Copy full SHA for 8205389
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