Skip to content

Commit

Permalink
update simd
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Apr 8, 2024
1 parent 97b6284 commit a732951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ inherits = "release"
strip = true

[patch.crates-io]
# temporary patch until https://github.com/servo/pathfinder/pull/548 gets released.
pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "e4fcda0d5259d0acf902aee6de7d2501f2bd6629" }
# temporary patch until https://github.com/servo/pathfinder/pull/557 gets released.
pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "30419d07660dc11a21e42ef4a7fa329600cff152" }

# Declare dependencies used across workspace packages requires single version bump.
# ref: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace
Expand Down

0 comments on commit a732951

Please sign in to comment.