Skip to content

Commit b2c0fef

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 9038cd5 commit b2c0fef

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
@@ -26,7 +26,7 @@ js = ["matrix-sdk-ui/js"]
2626
native-tls = ["matrix-sdk/native-tls", "sentry?/native-tls"]
2727
# Use Rustls as the TLS implementation, necessary on Android platforms.
2828
rustls-tls = ["matrix-sdk/rustls-tls", "sentry?/rustls"]
29-
# Enable sentry error monitoring, not compatible on Wasm platforms.
29+
# Enable sentry error monitoring, not compatible with Wasm platforms.
3030
sentry = ["dep:sentry", "dep:sentry-tracing"]
3131

3232
[dependencies]

0 commit comments

Comments
 (0)