Skip to content

Commit 03406f7

Browse files
committed
f add dnssec feature to docsrs
1 parent eaa1e2e commit 03406f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Still missing tons of error-handling. See GitHub issues for suggested projects i
1212
edition = "2021"
1313

1414
[package.metadata.docs.rs]
15-
features = ["std"]
15+
features = ["std", "dnssec"]
1616
rustdoc-args = ["--cfg", "docsrs"]
1717

1818
[features]

0 commit comments

Comments
 (0)