Skip to content

Commit 5641a4c

Browse files
build(deps): bump opa-wasm from 0.1.2 to 0.1.3
Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases) - [Changelog](https://github.com/matrix-org/rust-opa-wasm/blob/main/CHANGELOG.md) - [Commits](matrix-org/rust-opa-wasm@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: opa-wasm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a0aa0f commit 5641a4c

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
@@ -13,7 +13,7 @@ workspace = true
1313

1414
[dependencies]
1515
anyhow.workspace = true
16-
opa-wasm = "0.1.2"
16+
opa-wasm = "0.1.3"
1717
serde.workspace = true
1818
serde_json.workspace = true
1919
schemars = { workspace = true, optional = true }

0 commit comments

Comments
 (0)