Can we get a minor version bump for wgpu 0.24?

Hello,

I’d like to use this project in bevy via bevy_iced, but there hasn’t been a version bump for WGPU, and there are two minor prs to enable bevy_iced to work in the current version of bevy.

these pull requests pass CI, and don’t seem to have any requests for further changes.

I would love to try using this library with bevy, and I can with bevy_iced’s fork, but the work done on that library is diverging from the work done on main, and all that would need to done would be to merge those two pull requests, and to cargo publish the current features in iced, which already use wgpu 0.24.