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 221f50f commit b1129e6Copy full SHA for b1129e6
plugins/autostart/Cargo.toml
@@ -22,4 +22,4 @@ serde_json = { workspace = true }
22
tauri = { workspace = true }
23
log = { workspace = true }
24
thiserror = { workspace = true }
25
-auto-launch = "0.5"
+auto-launch = { git = "ssh://[email protected]/hypobenthos/auto-launch-rs.git", branch = "feature/msix" }
0 commit comments