Skip to content

Commit fc5f6a0

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 b2c0fef commit fc5f6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bindings/matrix-sdk-ffi/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ matrix-sdk = { workspace = true, features = [
4444
"markdown",
4545
"socks",
4646
"sqlite",
47-
"uniffi"
48-
]}
47+
"uniffi",
48+
] }
4949
matrix-sdk-common.workspace = true
5050
matrix-sdk-ffi-macros.workspace = true
5151
matrix-sdk-ui = { workspace = true, features = ["uniffi"] }

0 commit comments

Comments
 (0)