mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00
add runtime-async-std-native-tls to docs.rs feature in sqlx-core
This commit is contained in:
parent
0862b6e102
commit
00d3211f03
@ -13,7 +13,7 @@ authors = [
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["all-databases", "all-types", "offline"]
|
||||
features = ["all-databases", "all-types", "offline", "runtime-async-std-native-tls"]
|
||||
|
||||
[features]
|
||||
default = [ "migrate" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user