Skip to content

Commit 7312340

Browse files
Merge pull request #1000 from pietroalbini/pa-remove-console-highlighting
Remove console highlight in `cargo add`
2 parents a1b5d8a + d70753b commit 7312340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2022-06-30-Rust-1.62.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can now add new dependencies directly from the command line using `cargo add
3434

3535
For example:
3636

37-
```console
37+
```text
3838
cargo add log
3939
cargo add serde --features derive
4040
cargo add nom@5

0 commit comments

Comments
 (0)