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.
serde
1 parent 99b42b8 commit 67dcaffCopy full SHA for 67dcaff
secrecy/Cargo.toml
@@ -21,7 +21,7 @@ rust-version = "1.60"
21
zeroize = { version = "1.6", default-features = false, features = ["alloc"] }
22
23
# optional dependencies
24
-serde = { version = "1", optional = true }
+serde = { version = "1", optional = true, default-features = false }
25
26
[package.metadata.docs.rs]
27
all-features = true
0 commit comments