We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5f6a0 commit e7515d0Copy full SHA for e7515d0
bindings/matrix-sdk-ffi/Cargo.toml
@@ -74,7 +74,7 @@ zeroize.workspace = true
74
75
[target.'cfg(target_family = "wasm")'.dependencies]
76
tokio = { workspace = true, features = ["sync", "macros"] }
77
-uniffi = { workspace = true, features = [] }
+uniffi.workspace = true
78
79
[target.'cfg(not(target_family = "wasm"))'.dependencies]
80
async-compat.workspace = true
0 commit comments