Skip to content

Commit 63a3f2d

Browse files
committed
Update cargo version in manual
1 parent d737960 commit 63a3f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/install.autodoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can test for Rust by running `cargo --version` in the terminal. You should
4343
obtain a version number in response, such as:
4444
@BeginLogSession
4545
$ cargo --version
46-
cargo 1.57.0
46+
cargo 1.89.0
4747
@EndLogSession
4848
If Rust is not available, then running the command `cargo --version` will give
4949
an error such as `cargo: command not found`. If this is the case, then please

0 commit comments

Comments
 (0)