Skip to content

Commit b7adeab

Browse files
committed
fix doc tests
1 parent 55ce526 commit b7adeab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rust_project.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pub struct ProjectJson {
2020
/// To see the current value of sysroot, you
2121
/// can query rustc:
2222
///
23-
/// ```
23+
/// ```sh
2424
/// $ rustc --print sysroot
2525
/// /Users/yourname/.rustup/toolchains/stable-x86_64-apple-darwin
2626
/// ```

0 commit comments

Comments
 (0)