mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-11-17 13:59:58 +00:00
Pick default features to fix docs.rs build of sqlx-sqlite (#3840)
This commit is contained in:
parent
d335f782cf
commit
b27b47ce53
@ -72,3 +72,6 @@ sqlx = { workspace = true, default-features = false, features = ["macros", "runt
|
|||||||
|
|
||||||
[lints]
|
[lints]
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|
||||||
|
[package.metadata.docs.rs]
|
||||||
|
features = ["bundled", "any", "json", "chrono", "time", "uuid"]
|
||||||
Loading…
x
Reference in New Issue
Block a user