mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-28 02:59:57 -04:00
crypto: Use a patched olm-rs for now.
This commit is contained in:
@@ -8,3 +8,7 @@ members = [
|
||||
"matrix_sdk_common",
|
||||
"matrix_sdk_common_macros",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
olm-rs = { git = 'https://gitlab.gnome.org/poljar/olm-rs/', branch='pk-sas'}
|
||||
olm-sys = { git = 'https://gitlab.gnome.org/BrainBlasted/olm-sys' }
|
||||
|
||||
Reference in New Issue
Block a user