Skip to content

Commit

Permalink
build(deps): bump opa-wasm from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and sandhose committed Nov 25, 2024
1 parent 65ac310 commit 66b3b59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/policy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ workspace = true

[dependencies]
anyhow.workspace = true
opa-wasm = "0.1.2"
opa-wasm = "0.1.3"
serde.workspace = true
serde_json.workspace = true
schemars = { workspace = true, optional = true }
Expand Down

0 comments on commit 66b3b59

Please sign in to comment.