From 262ef427ce932290ca7e4763196ef64a01739db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:30:55 +0000 Subject: [PATCH] Bump opa-wasm from `a4ba323` to `325071e` Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from `a4ba323` to `325071e`. - [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases) - [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/a4ba32336e6c9b20db5a4631314e29a9c9b3f392...325071ee8a2a7d18cc611365edd3235945a8cdf4) --- 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 5e648754f..f61386bbd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3085,7 +3085,7 @@ checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1" [[package]] name = "opa-wasm" version = "0.1.0" -source = "git+https://github.com/matrix-org/rust-opa-wasm.git#a4ba32336e6c9b20db5a4631314e29a9c9b3f392" +source = "git+https://github.com/matrix-org/rust-opa-wasm.git#325071ee8a2a7d18cc611365edd3235945a8cdf4" dependencies = [ "anyhow", "base64",