fix logger bug

This commit is contained in:
Julian Freeman
2026-03-14 22:17:55 -04:00
parent 569b13d820
commit 9803ec67ca
6 changed files with 178 additions and 85 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -4623,6 +4623,7 @@ name = "win-softmgr"
version = "0.1.0"
dependencies = [
"chrono",
"regex",
"serde",
"serde_json",
"tauri",