Update FFI for app launch arguments

This commit is contained in:
Jackson Coxson
2025-08-24 17:53:05 -06:00
parent b70f531e1e
commit 82c3328afc
4 changed files with 14 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1179,6 +1179,7 @@ dependencies = [
"simplelog",
"tokio",
"ureq",
"uuid",
"windows-sys 0.60.2",
]