Commit graph

3 commits

Author SHA1 Message Date
Kirill Chibisov
b5af6bb266
Use xkbcommon-dl 0.3.0 2023-05-29 00:55:54 +03:00
Kirill Chibisov
2496098890
Update wayland-rs to 0.30.0
This update rewrites the winit's Wayland backend using new wayland-rs
0.30 API. This fixes long standing issue with the forward compatibility
of the wayland backend, meaning that future updates to the wayland
protocol won't break rust code anymore. like it was before when adding
new shm/enum variants into the protocol.

Fixes #2560.
Fixes #2164.
Fixes #2128.
Fixes #1760.
Fixes #725.
2023-04-19 00:56:29 +03:00
Emil Ernerfeldt
fbea75d31f
Add cargo-deny check to CI 2023-03-16 23:05:41 +03:00