Merge pull request #324 from maycarbonbase/patch-1

Update cargo.md
pull/326/head
Sunface 3 years ago committed by GitHub
commit 41067e44b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save