We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de656c5 commit 68cbc9eCopy full SHA for 68cbc9e
src-tauri/Cargo.toml
@@ -38,7 +38,7 @@ fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
38
native-dialog = "0.7.0"
39
40
[target.'cfg(target_os = "linux")'.dependencies]
41
-gtk = "0.15"
+gtk = "0.18"
42
webkit2gtk = "0.18" # if tauri build fails, make sure to match this version to what we have in tauri
43
dialog = "0.3.0"
44
0 commit comments