diff --git a/Cargo.toml b/Cargo.toml index 91612c149dbb..7232503825ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -614,6 +614,8 @@ snmalloc-rs = { version = "0.3.7", features = ["build_cc"] } # TODO: When we build for a windows target on an ubuntu runner, crunchy tries to # get the wrong path, update this when the workflow has been updated +# +# See: https://github.com/eira-fransham/crunchy/issues/13 crunchy = "=0.2.2" # [patch.crates-io]