Skip to content

Commit 466d3f3

Browse files
authored
Update README.md (#1479)
1 parent 9abe9b3 commit 466d3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ sqlx = { version = "0.5", features = [ "runtime-async-std-native-tls" ] }
133133

134134
#### Cargo Feature Flags
135135

136-
- `runtime-async-std-native-tls` (on by default): Use the `async-std` runtime and `native-tls` TLS backend.
136+
- `runtime-async-std-native-tls`: Use the `async-std` runtime and `native-tls` TLS backend.
137137

138138
- `runtime-async-std-rustls`: Use the `async-std` runtime and `rustls` TLS backend.
139139

0 commit comments

Comments
 (0)