chore: add comment to crunchy pin (#13949)

This commit is contained in:
Dan Cline
2025-01-23 12:02:04 -05:00
committed by GitHub
parent a162571bd4
commit 9bbfb6096e

View File

@ -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 # 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 # 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" crunchy = "=0.2.2"
# [patch.crates-io] # [patch.crates-io]