Skip to content

Commit d89b2a5

Browse files
committed
doc: make docs build
Addresses this comment: #16721 (comment)
1 parent 2d72323 commit d89b2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@ $ cargo new modules --bin
26812681

26822682
Let's double check our work by compiling:
26832683

2684-
```{bash,ignore}
2684+
```{bash,notrust}
26852685
$ cargo run
26862686
Compiling modules v0.0.1 (file:///home/you/projects/modules)
26872687
Running `target/modules`

0 commit comments

Comments
 (0)