You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump rust-opa-wasm and wasmtime
This commit is contained in:
@ -13,7 +13,7 @@ serde_json = "1.0.91"
|
||||
thiserror = "1.0.38"
|
||||
tokio = { version = "1.23.0", features = ["io-util"] }
|
||||
tracing = "0.1.37"
|
||||
wasmtime = { version = "3.0.1", default-features = false, features = ["async", "cranelift"] }
|
||||
wasmtime = { version = "4.0.0", default-features = false, features = ["async", "cranelift"] }
|
||||
|
||||
mas-data-model = { path = "../data-model" }
|
||||
oauth2-types = { path = "../oauth2-types" }
|
||||
|
Reference in New Issue
Block a user