Compare commits
1 commit
master
...
xdg-activa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a813f75469 |
2 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ derive_setters = "0.1.5"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
palette = "0.7.3"
|
palette = "0.7.3"
|
||||||
tokio = { version = "1.24.2", optional = true }
|
tokio = { version = "1.24.2", optional = true }
|
||||||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", optional = true, rev = "dc8c4a0" }
|
sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", optional = true, rev = "2e9bf9f" }
|
||||||
slotmap = "1.0.6"
|
slotmap = "1.0.6"
|
||||||
fraction = "0.13.0"
|
fraction = "0.13.0"
|
||||||
cosmic-config = { path = "cosmic-config" }
|
cosmic-config = { path = "cosmic-config" }
|
||||||
|
|
|
||||||
2
iced
2
iced
|
|
@ -1 +1 @@
|
||||||
Subproject commit a9bddc5d8d8372a69a93cd9c6efc91160e25d975
|
Subproject commit 75eee59f5afc00e4ae2e09b163cd49526e7c5ffe
|
||||||
Loading…
Add table
Add a link
Reference in a new issue