From c5e7ca0c5e26f0d35ef49792adc81f59bdf8d54e Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Tue, 30 Nov 2021 18:45:40 +0100 Subject: [PATCH] undo my olm-sys-hack --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index cf04c0f23..67f41667a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,3 @@ members = [ "crates/matrix-sdk-test", "crates/matrix-sdk-test-macros", ] - -[patch.crates-io.olm-sys] -path = "../olm-sys" \ No newline at end of file