Back to other phrasing to make CI run

This commit is contained in:
Daniel Salinas
2025-06-18 18:44:18 -04:00
committed by Damir Jelić
parent 5faf97cf99
commit 4dac175db0

View File

@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
Previously the `matrix-sdk-ffi` was configured primarily by target configs, choosing
between the tls flavor (`rustls-tls` or `native-tls`) and features like `sentry` based
purely on the target. As we work to add an additional Wasm target to this crate,
the cross product of target specific features has become complex, and we
the cross product of target specific features has become somewhat chaotic, and we
have shifted to externalize these choices as feature flags.
To maintain existing compatibility on the major platforms, these features should be used: