Skip to content

Commit 42f7c59

Browse files
committed
Update FFI project cargo.toml
1 parent 6921888 commit 42f7c59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bindings/ffi/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ codegen-units = 1
2525
[features]
2626
default = ["ast", "std", "coverage", "regorus/arc", "regorus/full-opa"]
2727
ast = ["regorus/ast"]
28+
azure_policy = ["regorus/azure_policy"]
2829
std = ["regorus/std"]
2930
coverage = ["regorus/coverage"]
3031
custom_allocator = []

0 commit comments

Comments
 (0)