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 c526d9a commit 5aa7850Copy full SHA for 5aa7850
package.json
@@ -20,6 +20,7 @@
20
"clients:cli:test": "zx ./scripts/rust/test.mjs clients/cli",
21
"template:upgrade": "zx ./scripts/upgrade-template.mjs",
22
"rust:audit": "zx ./scripts/rust/audit.mjs",
23
+ "rust:publish": "zx ./scripts/rust/publish.mjs",
24
"rust:spellcheck": "cargo spellcheck --code 1",
25
"rust:semver": "zx ./scripts/rust/semver.mjs"
26
},
0 commit comments