You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/src/reference/environment-variables.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -357,7 +357,7 @@ let out_dir = env::var("OUT_DIR").unwrap();
357
357
*`CARGO_PKG_<var>` - The package information variables, with the same names and values as are [provided during crate building][variables set for crates].
358
358
*`RUSTC_VERSION` - The version of rustc used by the cargo that invokes
0 commit comments