feat: implement CLI interface for headless profiling and report viewing
This commit is contained in:
@@ -18,3 +18,4 @@ sysinfo = "0.38.2"
|
||||
tauri = "2.10.2"
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
rayon = "1.10"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user