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 032bc29 commit a94bce6Copy full SHA for a94bce6
src/doc/src/reference/build-scripts.md
@@ -319,6 +319,8 @@ to set the shared library version or the runtime-path.
319
The `error` instruction tells Cargo to display an error after the build script
320
has finished running, and then fail the build.
321
322
+> **MSRV:** Respected as of 1.82
323
+
324
### `cargo::warning=MESSAGE` {#cargo-warning}
325
326
The `warning` instruction tells Cargo to display a warning after the build
0 commit comments