Use custom fork of secret-service that removes AVX2 ASM instructions

This commit is contained in:
jhaye 2018-03-18 21:02:49 +01:00 committed by Daniel García Moreno
parent 6fef53f626
commit 45288d6b23

View file

@ -3,3 +3,6 @@ members = [
"fractal-api", "fractal-api",
"fractal-gtk", "fractal-gtk",
] ]
[patch.crates-io]
secret-service = { git = "https://github.com/jhaye/secret-service-rs", rev = "3c265527e43376fe8e00ddfa645a70813c35f449" }