mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-29 01:08:41 +00:00
Bump opa-wasm from b7d8ea2 to 24bb170
Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from `b7d8ea2` to `24bb170`. - [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases) - [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/b7d8ea2a94da1d7ae23b21e2777990040b13c257...24bb1700edc48b9bb77e778bef0e3c1f6a94f645) --- updated-dependencies: - dependency-name: opa-wasm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
36c643cb8e
commit
6303175c50
Generated
+5
-5
@@ -2736,9 +2736,9 @@ checksum = "73cbba799671b762df5a175adf59ce145165747bb891505c43d09aefbbf38beb"
|
||||
|
||||
[[package]]
|
||||
name = "md-5"
|
||||
version = "0.10.2"
|
||||
version = "0.10.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "274fd6bd98a3c75c9515d9393b063099f60f9b47f09ee20a34fd76287fd017f4"
|
||||
checksum = "66b48670c893079d3c2ed79114e3644b7004df1c361a4e0ad52e2e6940d07c3d"
|
||||
dependencies = [
|
||||
"digest 0.10.3",
|
||||
]
|
||||
@@ -2937,7 +2937,7 @@ checksum = "2f7254b99e31cad77da24b08ebf628882739a608578bb1bcdfc1f9c21260d7c0"
|
||||
[[package]]
|
||||
name = "opa-wasm"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/matrix-org/rust-opa-wasm.git#b7d8ea2a94da1d7ae23b21e2777990040b13c257"
|
||||
source = "git+https://github.com/matrix-org/rust-opa-wasm.git#24bb1700edc48b9bb77e778bef0e3c1f6a94f645"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
@@ -4212,9 +4212,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sha1"
|
||||
version = "0.10.2"
|
||||
version = "0.10.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5cf2781a4ca844dd4f9b608a1791eea19830df0ad3cdd9988cd05f1c66ccb63a"
|
||||
checksum = "006769ba83e921b3085caa8334186b00cf92b4cb1a6cf4632fbccc8eff5c7549"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"cpufeatures",
|
||||
|
||||
Reference in New Issue
Block a user