1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-12-03 22:51:11 +03:00

build(deps): bump opa-wasm from 847cbee to 8ea01cd

Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from `847cbee` to `8ea01cd`.
- [Commits](847cbee12a...8ea01cd796)

---
updated-dependencies:
- dependency-name: opa-wasm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 19:29:53 +00:00
committed by Quentin Gliech
parent 4087dca055
commit a0a96a6847

2
Cargo.lock generated
View File

@@ -3627,7 +3627,7 @@ checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[package]]
name = "opa-wasm"
version = "0.1.0"
source = "git+https://github.com/matrix-org/rust-opa-wasm.git#847cbee12a610b43963ba05557958ec0a0d099b0"
source = "git+https://github.com/matrix-org/rust-opa-wasm.git#8ea01cd79620dbceaa922bbf1a49676ecb717705"
dependencies = [
"anyhow",
"base64 0.21.4",