Skip to content

Commit a94bce6

Browse files
torhovlandweihanglo
authored andcommitted
Add MSRV note.
Co-authored-by: Weihang Lo <[email protected]>
1 parent 032bc29 commit a94bce6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/src/reference/build-scripts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,8 @@ to set the shared library version or the runtime-path.
319319
The `error` instruction tells Cargo to display an error after the build script
320320
has finished running, and then fail the build.
321321

322+
> **MSRV:** Respected as of 1.82
323+
322324
### `cargo::warning=MESSAGE` {#cargo-warning}
323325

324326
The `warning` instruction tells Cargo to display a warning after the build

0 commit comments

Comments
 (0)