Update dependencies

This commit is contained in:
Shawn Wallace 2025-01-10 00:45:15 -05:00
parent 8f55e27f63
commit 9de1334c0c
3 changed files with 84 additions and 99 deletions

View file

@ -2,7 +2,7 @@
members = ["macros"]
[workspace.dependencies]
wayland-client = "0.31.2"
wayland-protocols = "0.31.2"
wayland-protocols = "0.32.0"
wayland-scanner = "0.31.1"
wayland-server = "0.31.1"
rustix = "0.38.31"