mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-11-04 23:42:48 +00:00
fix: update docs.rs features metadata
This commit is contained in:
parent
ec60b1d32d
commit
15458fa9d6
@ -48,7 +48,7 @@ authors.workspace = true
|
|||||||
repository.workspace = true
|
repository.workspace = true
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
features = ["all", "runtime-tokio-native-tls"]
|
features = ["all-databases", "_unstable-all-types"]
|
||||||
rustdoc-args = ["--cfg", "docsrs"]
|
rustdoc-args = ["--cfg", "docsrs"]
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user