Skip to content

Commit c56a320

Browse files
authored
Update 5setup-devel-env.rst
1 parent 3b44f0c commit c56a320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter0/5setup-devel-env.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Rust 开发环境配置
218218
.. code-block:: bash
219219
220220
rustup target add riscv64gc-unknown-none-elf
221-
cargo install cargo-binutils --version=0.3.3
221+
cargo install cargo-binutils
222222
rustup component add llvm-tools-preview
223223
rustup component add rust-src
224224

0 commit comments

Comments
 (0)