-
Notifications
You must be signed in to change notification settings - Fork 54
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
fix: update to ZBus v4 #456
Conversation
This also requires bumps to * atspi v0.19 -> v0.22 * atspi-common v0.3 -> v0.6 * zbus v3.14 -> v4.4 * zvariant v3 -> v4.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The winit example still runs fine.
@mwcampbell would you like to do a quick review as well? |
My only concern is the size of Cargo.lock. @fogti Did you run |
sorry for that; just wanted to test that an |
Looks good now, thanks. @DataTriny If you agree, please merge when CI is done. |
Thank you again @fogti! |
This also requires bumps to
This is motivated by wanting to reduce the amount of dependencies on
syn
v1.