Skip to content

Commit

Permalink
Run cargo update; with iced changes and new wayland-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jun 12, 2024
1 parent a936ac9 commit 5e6c605
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 44 deletions.
101 changes: 58 additions & 43 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ freedesktop-icons = "0.2.4"

memmap2 = "0.9.0"
tokio = "1.23.0"
wayland-protocols = "0.31.0"
wayland-protocols = "0.32.1"
zbus = { version = "4.0.0", default-features = false, features = ["tokio"] }
once_cell = "1.18.0"
delegate = "0.12.0"
Expand Down

0 comments on commit 5e6c605

Please sign in to comment.