mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-02-07 00:17:35 +00:00
Enable all features for sqlx-core on docs.rs
This commit is contained in:
parent
20d65a8248
commit
591d33b877
@ -12,6 +12,9 @@ authors = [
|
||||
"Daniel Akhterov <akhterovd@gmail.com>",
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["all-databases", "all-types", "offline"]
|
||||
|
||||
[features]
|
||||
default = [ "runtime-async-std", "migrate" ]
|
||||
migrate = [ "sha2", "crc" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user