servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mismatched dependencies in text package

darmie opened this issue · comments

From #445, adding the following to your Cargo.toml file should resolve the issue.

[patch.crates-io]
pathfinder_geometry = {git = "https://github.com/servo/pathfinder/"}
pathfinder_simd = {git = "https://github.com/servo/pathfinder/"}