mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
implement installer as library and use it in gui
This commit is contained in:
committed by
Markus Unterwaditzer
parent
9e9fe4d392
commit
3b44234ae1
@@ -22,4 +22,4 @@ serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tauri-plugin-shell = "2"
|
||||
anyhow = "1.0.100"
|
||||
|
||||
installer = { path = "../../installer" }
|
||||
|
||||
Reference in New Issue
Block a user