You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Upgrade wasmtime & opa-wasm
This commit is contained in:
@ -13,7 +13,7 @@ serde_json = "1.0.85"
|
||||
thiserror = "1.0.32"
|
||||
tokio = { version = "1.20.1", features = ["io-util", "rt"] }
|
||||
tracing = "0.1.36"
|
||||
wasmtime = "0.39.1"
|
||||
wasmtime = "0.40.1"
|
||||
|
||||
mas-data-model = { path = "../data-model" }
|
||||
oauth2-types = { path = "../oauth2-types" }
|
||||
|
Reference in New Issue
Block a user