mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +00:00
0.7 is stable (#2628)
Looks like the note one one of the examples was left out when updating the README.
This commit is contained in:
parent
94379d88b3
commit
b066af6b17
@ -230,8 +230,8 @@ See the `examples/` folder for more in-depth usage.
|
|||||||
|
|
||||||
### Quickstart
|
### Quickstart
|
||||||
|
|
||||||
NOTE: these examples are for the coming 0.7.0 release, which is currently in an alpha cycle.
|
NOTE: these examples are for the 0.7 release.
|
||||||
For the last stable release, 0.6.2, see [the previous version of this document](https://github.com/launchbadge/sqlx/blob/v0.6.2/README.md).
|
For the previous stable release, 0.6.3, see [the previous version of this document](https://github.com/launchbadge/sqlx/blob/v0.6.3/README.md).
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
use sqlx::postgres::PgPoolOptions;
|
use sqlx::postgres::PgPoolOptions;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user