Skip to content

Commit 1520b1f

Browse files
committed
Update opa-wasm to 0.1.5
1 parent abf2d88 commit 1520b1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/policy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ workspace = true
1414
[dependencies]
1515
anyhow.workspace = true
1616
arc-swap.workspace = true
17-
opa-wasm = "0.1.4"
17+
opa-wasm = "0.1.5"
1818
serde.workspace = true
1919
serde_json.workspace = true
2020
schemars = { workspace = true, optional = true }

0 commit comments

Comments
 (0)