mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-14 21:26:42 +00:00
Update README.md (#1479)
This commit is contained in:
parent
9abe9b3ac5
commit
466d3f317d
@ -133,7 +133,7 @@ sqlx = { version = "0.5", features = [ "runtime-async-std-native-tls" ] }
|
|||||||
|
|
||||||
#### Cargo Feature Flags
|
#### Cargo Feature Flags
|
||||||
|
|
||||||
- `runtime-async-std-native-tls` (on by default): Use the `async-std` runtime and `native-tls` TLS backend.
|
- `runtime-async-std-native-tls`: Use the `async-std` runtime and `native-tls` TLS backend.
|
||||||
|
|
||||||
- `runtime-async-std-rustls`: Use the `async-std` runtime and `rustls` TLS backend.
|
- `runtime-async-std-rustls`: Use the `async-std` runtime and `rustls` TLS backend.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user