chore: update crunchy to v0.2.4 (#17856)

This commit is contained in:
かとり
2025-08-13 13:38:23 -04:00
committed by GitHub
parent f3b99cbf32
commit 0fdc1ec28d
3 changed files with 2 additions and 13 deletions

View File

@@ -46,8 +46,3 @@ serde_json.workspace = true
thiserror.workspace = true
rayon.workspace = true
tracing.workspace = true
# 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"