Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit f5a16aa

Browse files
ci: use pathfinder_simd fork to fix ci build on nightly
(this is only a dev-dependency so it failing builds don't affect tinywasm Signed-off-by: Henry Gressmann <[email protected]>
1 parent b07d78e commit f5a16aa

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

Cargo.lock

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ codegen-units=1
3939
debug=true
4040

4141
[patch.crates-io]
42-
# https://github.com/servo/pathfinder/pull/548
43-
pathfinder_simd={git="https://github.com/servo/pathfinder", rev="e4fcda0d5259d0acf902aee6de7d2501f2bd6629"}
42+
# https://github.com/servo/pathfinder/pull/548 & https://github.com/servo/pathfinder/issues/558
43+
pathfinder_simd={git="https://github.com/explodingcamera/pathfinder", rev="4ada8c2484f6bdd2a57546f055000c2df8e65eab"}

0 commit comments

Comments
 (0)