Skip to content

Commit

Permalink
upd to latest layershell
Browse files Browse the repository at this point in the history
  • Loading branch information
MalpenZibo committed Nov 10, 2024
1 parent 26a5dbb commit f7e6bf8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 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 @@ -9,7 +9,7 @@ rust-version = "1.81"
[dependencies]
iced = { version = "0.13.1", features = ["tokio", "wgpu", "advanced"] }
iced_runtime = { version = "0.13.1", features = ["multi-window"] }
iced_layershell = { path = "../exwlshelleventloop/iced_layershell" }
iced_layershell = "0.9.6"
chrono = "0.4"
hyprland = { git = "https://github.com/MalpenZibo/hyprland-rs" }
serde = "1.0"
Expand Down

0 comments on commit f7e6bf8

Please sign in to comment.