mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 07:27:45 -04:00
Merge branch 'MTRNord-wasm-fix'
This commit is contained in:
@@ -36,4 +36,4 @@ features = ["now"]
|
||||
async-lock = "2.4.0"
|
||||
futures-util = { version = "0.3.15", default-features = false, features = ["channel"] }
|
||||
wasm-bindgen-futures = "0.4.24"
|
||||
uuid = { version = "0.8.2", default-features = false, features = ["v4", "wasm-bindgen"] }
|
||||
uuid = { version = "0.8.2", default-features = false, features = ["v4", "wasm-bindgen", "serde"] }
|
||||
|
||||
Reference in New Issue
Block a user