Skip to content

Commit b1129e6

Browse files
committed
feat: replace auto-launch source
1 parent 221f50f commit b1129e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/autostart/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ serde_json = { workspace = true }
2222
tauri = { workspace = true }
2323
log = { workspace = true }
2424
thiserror = { workspace = true }
25-
auto-launch = "0.5"
25+
auto-launch = { git = "ssh://[email protected]/hypobenthos/auto-launch-rs.git", branch = "feature/msix" }

0 commit comments

Comments
 (0)