chore: cargo update

This commit is contained in:
Ryan Brue 2024-05-30 15:46:25 -05:00 committed by Michael Murphy
parent 13e67f3dc2
commit 16cce7c97a
2 changed files with 792 additions and 674 deletions

1462
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -49,8 +49,8 @@ tiny-skia = "0.11"
tracing = {version = "0.1.37", features = ["max_level_debug", "release_max_level_info"]}
tracing-journald = "0.3.0"
tracing-subscriber = {version = "0.3.16", features = ["env-filter", "tracing-log"]}
wayland-backend = "0.3.2"
wayland-scanner = "0.31.0"
wayland-backend = "0.3.3"
wayland-scanner = "0.31.1"
xcursor = "0.3.3"
xdg = "^2.1"
xdg-user = "0.2.1"