We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa1e2e commit 03406f7Copy full SHA for 03406f7
lightning/Cargo.toml
@@ -12,7 +12,7 @@ Still missing tons of error-handling. See GitHub issues for suggested projects i
12
edition = "2021"
13
14
[package.metadata.docs.rs]
15
-features = ["std"]
+features = ["std", "dnssec"]
16
rustdoc-args = ["--cfg", "docsrs"]
17
18
[features]
0 commit comments