crypto: Use a patched olm-rs for now.
parent
e612326714
commit
7c92d91c04
|
@ -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' }
|
||||
|
|
Loading…
Reference in New Issue