feat: verbose toggle, info tab, many misc fixes

This commit is contained in:
2025-04-14 19:20:08 +00:00
parent 37df371006
commit f588892b05
30 changed files with 410 additions and 186 deletions

1
rust/Cargo.lock generated
View File

@ -4730,6 +4730,7 @@ dependencies = [
"humantime",
"junction",
"log",
"open",
"regex",
"reqwest",
"rust-ini",