Skip to content

Commit 748e960

Browse files
committed
docs(unstable): Be consistent in env styling
1 parent cf6e02d commit 748e960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ If there is no MSRV set then your toolchain version will be used, allowing it to
348348

349349
#### `resolver.incompatible-rust-versions`
350350
* Type: string
351-
* Default: "allow"
351+
* Default: `"allow"`
352352
* Environment: `CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS`
353353

354354
Select how packages with incompatible `package.rust-version`s are treated during dependency resolution.

0 commit comments

Comments
 (0)