diff --git a/Cargo.toml b/Cargo.toml index ea592acf..c4925020 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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' }