From 9bbfb6096e30e2c4a961c085ead8040b977d4387 Mon Sep 17 00:00:00 2001 From: Dan Cline <6798349+Rjected@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:02:04 -0500 Subject: [PATCH] chore: add comment to crunchy pin (#13949) --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) 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]