mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-08 19:17:45 +02:00
add sidebarentry
fix github workflows
This commit is contained in:
parent
4c2d5a4105
commit
d6daf2ae19
12 changed files with 170 additions and 26 deletions
|
@ -7,7 +7,7 @@ description = "A wip universal Linux settings application."
|
|||
[dependencies]
|
||||
ReSet-Lib = "*"
|
||||
adw = { version = "*", package = "libadwaita", features = ["v1_4"]}
|
||||
gtk = { version = "*", package = "gtk4"}
|
||||
gtk = { version = "*", package = "gtk4", features = ["v4_12"]}
|
||||
|
||||
[build-dependencies]
|
||||
glib-build-tools = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue