Skip to content

Commit 48c5f35

Browse files
committed
docs(unstable): Be consistent in env styling
1 parent fa230d4 commit 48c5f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
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
When resolving a version for a dependency, select how versions with incompatible `package.rust-version`s are treated.

0 commit comments

Comments
 (0)