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

kuchikiki version inconsistencies #35708

Closed
rillian opened this issue Jan 30, 2024 · 0 comments · Fixed by brave/brave-core#21831
Closed

kuchikiki version inconsistencies #35708

rillian opened this issue Jan 30, 2024 · 0 comments · Fixed by brave/brave-core#21831
Assignees
Labels

Comments

@rillian
Copy link

rillian commented Jan 30, 2024

Description

Follow-up to brave/brave-core#18488

There are some inconsistencies between Cargo.toml, BUILD.gn, and Cargo.lock. Aligning these will simplify brave/brave-core#21759

@rillian rillian added dev-concern OS/Android Fixes related to Android browser functionality OS/Desktop labels Jan 30, 2024
@rillian rillian self-assigned this Jan 30, 2024
rillian added a commit to brave/brave-core that referenced this issue Jan 31, 2024
kuchikiki v0.8.2-speedreader declared a dependency on
html5ever 0.26, but we actually build against 0.25.1.
Change the declaration here to match what we have
vendored, which works fine in practice.

Bump to v0.8.3-speedreader which declares a dependency
compatible with what we're building against to simpilify
later updates based on the Cargo.toml information.

Resolves brave/brave-browser#35708
rillian added a commit to brave/brave-core that referenced this issue Feb 9, 2024
kuchikiki v0.8.2-speedreader declared a dependency on
html5ever 0.26, but we actually build against 0.25.1.
Change the declaration here to match what we have
vendored, which works fine in practice.

Bump to v0.8.3-speedreader which declares a dependency
compatible with what we're building against to simpilify
later updates based on the Cargo.toml information.

Resolves brave/brave-browser#35708
@brave-builds brave-builds added this to the 1.64.x - Nightly milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants