8 lines
383 B
Diff
8 lines
383 B
Diff
--- Cargo.toml.orig 2018-10-29 23:40:42.980123180 +0100
|
|
+++ Cargo.toml 2018-10-29 23:41:48.436502569 +0100
|
|
@@ -6,3 +6,4 @@
|
|
|
|
[patch.crates-io]
|
|
secret-service = { git = "https://github.com/jhaye/secret-service-rs", rev = "3c265527e43376fe8e00ddfa645a70813c35f449" }
|
|
+openssl-sys = {git = 'https://github.com/jnbr/rust-openssl', rev = "d5471c97ae86e5bd1032eb6fd95005933f507c49"}
|