Skip to content

Commit

Permalink
fix: build on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf committed Mar 4, 2024
1 parent 2b74502 commit a460f0a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 39 deletions.
77 changes: 38 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,6 @@ pasteboard = "0.1.3"
[target.'cfg(target_os = "windows")'.dependencies]
clipboard-win = "5.2.0"
image = { version = "0.24", default-features = false, features = ["jpeg", "bmp", "jpeg_rayon"] }

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

0 comments on commit a460f0a

Please sign in to comment.