mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add update_status function to toolbox to refresh status on individual toolbox (#16)
This commit is contained in:
@@ -8,6 +8,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
relm4 = {version="0.4", features = ["libadwaita", "macros"]}
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
[package.metadata.appimage]
|
||||
auto_link = true
|
||||
|
||||
Reference in New Issue
Block a user