-
Notifications
You must be signed in to change notification settings - Fork 87
deps: Update ashpd to 0.11 #240
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
Conversation
f0de590 to
d80249b
Compare
|
This appears to be necessary for things to build now, dependency duplication or not--bilelmoussaoui/ashpd#264 means the current version of rfd no longer builds. |
|
A new version of |
|
Oh, it turns out, the |
|
Yep, this is totally fine, thanks! |
|
Do you think we could get a release on crates.io with this in it sometime soon? 🙏 Thank you! |
This can't be merged until [kittest's accesskit is bumped](rerun-io/kittest#9) ~~and [a new version of rfd is released](PolyMeilex/rfd#240. --------- Co-authored-by: Lucas Meurer <[email protected]>
|
That unfortunately broke some things on Wayland, due to bilelmoussaoui/ashpd@ba5a5d7 🫤 Before 0.11 the |
This can't be merged until [kittest's accesskit is bumped](rerun-io/kittest#9) ~~and [a new version of rfd is released](PolyMeilex/rfd#240. --------- Co-authored-by: Lucas Meurer <[email protected]>
Continuing #220...
The dependency deduplication is blocked on a new release of
ppv-lite86(cryptocorrosion/cryptocorrosion#83 (comment)) (forzerocopyandzerocopy-derive), and on tokio-rs/mio#1836, I think (forwasi).