Skip to content

Commit 332144b

Browse files
committed
ci(covector): try with rust manager
1 parent 5f57fe4 commit 332144b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changes/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"refactor": "Refactors"
99
},
1010
"pkgManagers": {
11-
"tauri": {
11+
"rust": {
1212
"version": true,
1313
"publish": []
1414
}
1515
},
1616
"packages": {
1717
"algohub": {
1818
"path": "./src-tauri",
19-
"manager": "tauri"
19+
"manager": "rust"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)