We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b27554 commit 09b9b36Copy full SHA for 09b9b36
1 file changed
cedar-drt/Cargo.toml
@@ -7,7 +7,7 @@ publish = false
7
[dependencies]
8
libfuzzer-sys = "0.4"
9
cedar-lean-ffi = { path = "../cedar-lean-ffi", version = "4.4.0" }
10
-cedar-policy = { path = "../cedar/cedar-policy", version = "4.4.0" }
+cedar-policy = { version = "4.4.0" }
11
cedar-policy-core = { path = "../cedar/cedar-policy-core", version = "4.4.0", features = ["arbitrary", "entity-manifest"] }
12
cedar-policy-formatter = { path = "../cedar/cedar-policy-formatter", version = "4.4.0" }
13
cedar-testing = { path = "../cedar/cedar-testing", version = "4.4.0" }
0 commit comments