matrix-sdk: Remove the wrongly committed olm-sys/olm-rs patch defintions.

This commit is contained in:
Damir Jelić 2020-07-11 22:18:01 +02:00
parent c1ae183795
commit 8a7c53c00d

View file

@ -8,7 +8,3 @@ members = [
"matrix_sdk_common",
"matrix_sdk_common_macros",
]
[patch.crates-io]
olm-rs = { path = '/home/poljar/werk/matrix/olm-rs' }
olm-sys = { path = '/home/poljar/werk/matrix/olm-sys' }