update cargo.md

pull/1168/head
Senhsucht 2 years ago committed by GitHub
parent 414642730e
commit d061ce0dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save