matrix-sdk: Use the upstream git repo for olm-rs.

master
Damir Jelić 2020-08-10 13:43:18 +02:00
parent 81e9a7cefc
commit cd5d5da06a
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ members = [
]
[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' }