@@ -439,6 +439,7 @@ mod build {
literal_struct!(
tokens,
::tauri::utils::acl::resolved::ResolvedCommand,
+ context,
windows,
webviews,
scope_id
@@ -3302,6 +3302,7 @@ dependencies = [
"gtk",
"http",
"jni",
+ "log",
"percent-encoding",
"raw-window-handle 0.6.0",
"softbuffer",