From 560fe7b6987987faf1531667e2d17e7bcf4913db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 07:38:33 +0000 Subject: [PATCH] Bump opa-wasm from `607e94c` to `611d778` Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from `607e94c` to `611d778`. - [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases) - [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/607e94cd250597d2dbbb0194f3cb82632d8e48ec...611d7788f33f78943a9d2182fc2cd2e12660994b) --- updated-dependencies: - dependency-name: opa-wasm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 0569e0a03..1b9bfba33 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2870,7 +2870,7 @@ checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225" [[package]] name = "opa-wasm" version = "0.1.0" -source = "git+https://github.com/matrix-org/rust-opa-wasm.git#607e94cd250597d2dbbb0194f3cb82632d8e48ec" +source = "git+https://github.com/matrix-org/rust-opa-wasm.git#611d7788f33f78943a9d2182fc2cd2e12660994b" dependencies = [ "anyhow", "base64",