Skip to content

Commit e7515d0

Browse files
zzorbajplatte
andauthored
Update bindings/matrix-sdk-ffi/Cargo.toml
Co-authored-by: Jonas Platte <jplatte+git@posteo.de> Signed-off-by: Daniel Salinas <zzorba@users.noreply.github.com>
1 parent fc5f6a0 commit e7515d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/matrix-sdk-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ zeroize.workspace = true
7474

7575
[target.'cfg(target_family = "wasm")'.dependencies]
7676
tokio = { workspace = true, features = ["sync", "macros"] }
77-
uniffi = { workspace = true, features = [] }
77+
uniffi.workspace = true
7878

7979
[target.'cfg(not(target_family = "wasm"))'.dependencies]
8080
async-compat.workspace = true

0 commit comments

Comments
 (0)