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.
2 parents 4c2e455 + c093512 commit 910a548Copy full SHA for 910a548
pkgs/cargo-cp-artifact/src/args.js
@@ -6,7 +6,7 @@ const NPM_ENV = "npm_package_name";
6
const EXPECTED_COMMAND = [
7
"Missing command to execute.",
8
[
9
- "cargo-cp-artifct -a cdylib my-crate index.node",
+ "cargo-cp-artifact -a cdylib my-crate index.node",
10
"--",
11
"cargo build --message-format=json-render-diagnostics",
12
].join(" "),
0 commit comments