Skip to content

Commit

Permalink
Update README.md (#1479)
Browse files Browse the repository at this point in the history
  • Loading branch information
yerke authored Oct 20, 2021
1 parent 9abe9b3 commit 466d3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ sqlx = { version = "0.5", features = [ "runtime-async-std-native-tls" ] }

#### 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.

Expand Down

0 comments on commit 466d3f3

Please sign in to comment.