We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b76ac94 + 328f3e7 commit 2b43229Copy full SHA for 2b43229
rust/03-rust-sqlx/README.md
@@ -7,7 +7,7 @@ Create the example skeleton and copy in the Rust source:
7
8
```sh
9
$ cargo new b
10
-$ cargo build
+$ cargo build --release
11
```
12
13
Now we create the filesystem layout with the required libraries:
0 commit comments