From a0a96a684740b9f82bc0071855504de7c12bd9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:29:53 +0000 Subject: [PATCH] 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](https://github.com/matrix-org/rust-opa-wasm/compare/847cbee12a610b43963ba05557958ec0a0d099b0...8ea01cd79620dbceaa922bbf1a49676ecb717705) --- 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 f20721cf..26f49761 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",