File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: c964cb229bd342bdeb0b4506c3a6d32b03e575f6
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 67b97ab6d2b7de9b69fd97dc171fcf8feec932ff
5
- refs/heads/try: 2d723237db4fe0e7fc43ed1866c3e1952a1753ad
5
+ refs/heads/try: d89b2a5c3d8a1c83bd96f45d9848ccaebf4c5ec5
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change @@ -2681,7 +2681,7 @@ $ cargo new modules --bin
2681
2681
2682
2682
Let's double check our work by compiling:
2683
2683
2684
- ``` {bash,ignore }
2684
+ ``` {bash,notrust }
2685
2685
$ cargo run
2686
2686
Compiling modules v0.0.1 (file:///home/you/projects/modules)
2687
2687
Running `target/modules`
You can’t perform that action at this time.
0 commit comments