Skip to content

Commit 604c6a1

Browse files
Do not generate docs for the protobuf feature (#1434)
Signed-off-by: Shaobo He <[email protected]>
1 parent ab8aef0 commit 604c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cedar-policy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ name = "deeply_nested_est"
9696
harness = false
9797

9898
[package.metadata.docs.rs]
99-
features = ["experimental"]
99+
features = ["partial-eval", "permissive-validate", "partial-validate", "level-validate", "entity-manifest", "datetime"]
100100
rustdoc-args = ["--cfg", "docsrs"]
101101

102102
[lints]

0 commit comments

Comments
 (0)