Skip to content

Commit f06a81c

Browse files
committed
chore: update deps
1 parent e056e8c commit f06a81c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ derive_setters = "0.1.5"
2525
lazy_static = "1.4.0"
2626
palette = "0.6.1"
2727
tokio = { version = "1.24.2", optional = true }
28-
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", branch = "bg_jammy", optional = true }
28+
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", rev = "6d2c228", optional = true }
2929
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", optional = true, tag = "themed-pointer"}
3030
slotmap = "1.0.6"
3131
fraction = "0.13.0"

iced

0 commit comments

Comments
 (0)