Skip to content

Commit d70753b

Browse files
committed
remove console highlight in cargo add
1 parent a1b5d8a commit d70753b

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)