Update book/contents/first-try/cargo.md

pull/403/head
孙飞Sunface 3 years ago committed by GitHub
parent 42e2ccd283
commit f3f88d0e1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,7 +97,7 @@ Hello, world!
- `cargo run --release` - `cargo run --release`
- `cargo build --release` - `cargo build --release`
试着运行一下我们高性能的 `relese` 程序: 试着运行一下我们高性能的 `release` 程序:
```console ```console
$ ./target/release/world_hello $ ./target/release/world_hello

Loading…
Cancel
Save