mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 07:56:55 -04:00
Update bindings/matrix-sdk-ffi/Cargo.toml
Co-authored-by: Damir Jelić <poljar@termina.org.uk> Signed-off-by: Daniel Salinas <zzorba@users.noreply.github.com>
This commit is contained in:
committed by
Damir Jelić
parent
991e0cd395
commit
dd709682d7
@@ -24,7 +24,7 @@ unstable-msc4274 = ["matrix-sdk-ui/unstable-msc4274"]
|
||||
js = ["matrix-sdk-ui/js"]
|
||||
# Use native-tls system, necessary on ios and wasm platforms.
|
||||
native-tls = ["matrix-sdk/native-tls", "sentry?/native-tls"]
|
||||
# Use the rustls-tls system, necessary on android platforms.
|
||||
# Use Rustls as the TLS implementation, necessary on Android platforms.
|
||||
rustls-tls = ["matrix-sdk/rustls-tls", "sentry?/rustls"]
|
||||
# Enable sentry, not compatible with wasm platforms.
|
||||
sentry = ["dep:sentry", "dep:sentry-tracing"]
|
||||
|
||||
Reference in New Issue
Block a user