Skip to content

Commit f97aed0

Browse files
committed
Merge branch 'MTRNord-wasm-fix'
2 parents 6519aaf + 406aaa0 commit f97aed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/matrix-sdk-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ features = ["now"]
3636
async-lock = "2.4.0"
3737
futures-util = { version = "0.3.15", default-features = false, features = ["channel"] }
3838
wasm-bindgen-futures = "0.4.24"
39-
uuid = { version = "0.8.2", default-features = false, features = ["v4", "wasm-bindgen"] }
39+
uuid = { version = "0.8.2", default-features = false, features = ["v4", "wasm-bindgen", "serde"] }

0 commit comments

Comments
 (0)