Skip to content

fix: Update objc2 related crates #508

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: Update objc2 related crates #508

wants to merge 1 commit into from

Conversation

DataTriny
Copy link
Member

No description provided.

@DataTriny DataTriny changed the title Update objc2 related crates fix: Update objc2 related crates Jan 26, 2025
@mwcampbell
Copy link
Contributor

I wonder if it's too soon to do this. If we don't upgrade our objc2 dependencies in lock-step with the latest released version of winit, someone's cargo-deny is likely to complain.

@DataTriny
Copy link
Member Author

I agree that we should get this with the update to winit 0.31 probably.

@hacknus
Copy link

hacknus commented May 12, 2025

Can this get priority? winit is already using objc2 0.6.1 but still depending on accesskit_winit which depends on 0.5.2

@DataTriny
Copy link
Member Author

The latest version of winit is still using objc2 0.5. The plan is to merge this once we update to winit 0.31.

BTW winit does not depend on accesskit_winit. I assume you are depending on the winit master branch, in which case we can't help you at this time. Sorry.

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

Successfully merging this pull request may close these issues.

3 participants