Use crunchy from crates instead of git fork (#6415)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
This commit is contained in:
+1
-4
@@ -21,7 +21,4 @@ webbrowser = "1.0"
|
||||
which = "8.0.0"
|
||||
etcetera = "0.11.0"
|
||||
ignore = "0.4.25"
|
||||
|
||||
# Patch for Windows cross-compilation issue with crunchy
|
||||
[patch.crates-io]
|
||||
crunchy = { git = "https://github.com/nmathewson/crunchy", branch = "cross-compilation-fix" }
|
||||
crunchy = "0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user