From 669a1867b7fcea5502c46fd22f3f7f018cdc0367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 19:41:24 +0000 Subject: [PATCH] Bump opa-wasm from `770075c` to `223a17f` Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from `770075c` to `223a17f`. - [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases) - [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/770075c88333599e0ac3e8aba539581c63c432a6...223a17f3911cee1896abb41ab7c6a6570d06fab9) --- 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 ab98eef36..fe3df88cd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2883,7 +2883,7 @@ checksum = "074864da206b4973b84eb91683020dbefd6a8c3f0f38e054d93954e891935e4e" [[package]] name = "opa-wasm" version = "0.1.0" -source = "git+https://github.com/matrix-org/rust-opa-wasm.git#770075c88333599e0ac3e8aba539581c63c432a6" +source = "git+https://github.com/matrix-org/rust-opa-wasm.git#223a17f3911cee1896abb41ab7c6a6570d06fab9" dependencies = [ "anyhow", "base64",