mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
add frontend tests
This commit is contained in:
parent
fe85ff3c70
commit
1e4ca9f73a
3 changed files with 23 additions and 2 deletions
|
|
@ -7,8 +7,9 @@ repository = "https://github.com/Xetibo/ReSet"
|
|||
license = "GPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
reset_daemon = "1.4.0"
|
||||
re_set-lib = "4.1.1"
|
||||
reset_daemon = "1.5.0"
|
||||
#re_set-lib = "5.0.0"
|
||||
re_set-lib = { git = "https://github.com/Xetibo/ReSet-Lib" }
|
||||
adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }
|
||||
dbus = "0.9.7"
|
||||
gtk = { version = "0.8.1", package = "gtk4", features = ["v4_12"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue