Update selected dependencies#1717
Open
oscargus wants to merge 2 commits into
Open
Conversation
… newer versions in dependent crates)
Contributor
Author
|
I now realize that parley 0.11 is released although it is not yet on crates.io. I can update this once it is generally available since it will enable newer harfrust etc. (Or I am not really getting the dependency trail...) |
nicoburns
requested changes
Jun 26, 2026
nicoburns
left a comment
Contributor
There was a problem hiding this comment.
Parley 0.11.0 has now been released. This should also bump the version of Skrifa to match the Fontations versions used in Parley.
LaurenzV
reviewed
Jun 26, 2026
LaurenzV
left a comment
Collaborator
There was a problem hiding this comment.
Could you please undo the fearless_simd change? I want to rerun the benchmarks before doing this one because of the performance implications, as there were major changes in that release.
Contributor
Author
|
Sure! Now parley has also been updated to 0.11. |
Contributor
|
@oscargus Have you tested this on Android? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First commit: update jni to remove lots of transitive (and old) dependencies. Plus a few others.
Second commit: a few more, new duplicate versions, but also got rid of some and fewer (lines) in total. Separate since there may be more doubts here, but feel free to squash.
(Motivation: be able to update some of these in egui.)
The rewrite of with_winit to work with jni 0.22 was done in collaboration with AI.