matrix-sdk: Use the upstream git repo for olm-rs.
parent
81e9a7cefc
commit
cd5d5da06a
|
@ -10,5 +10,5 @@ members = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
olm-rs = { git = 'https://gitlab.gnome.org/poljar/olm-rs/', branch='pk-sas'}
|
olm-rs = { git = 'https://gitlab.gnome.org/jhaye/olm-rs/'}
|
||||||
olm-sys = { git = 'https://gitlab.gnome.org/BrainBlasted/olm-sys' }
|
olm-sys = { git = 'https://gitlab.gnome.org/BrainBlasted/olm-sys' }
|
||||||
|
|
Loading…
Reference in New Issue