Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mismatched dependencies in text package #531

Open
darmie opened this issue Dec 29, 2022 · 1 comment
Open

Mismatched dependencies in text package #531

darmie opened this issue Dec 29, 2022 · 1 comment

Comments

@darmie
Copy link

darmie commented Dec 29, 2022

Screenshot 2022-12-29 at 04 35 59

@TakingFire
Copy link

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/"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants