mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-10 01:07:45 +08:00
Add limits feature to docs.rs metadata.
This commit is contained in:
parent
42643820f6
commit
f28df22a70
@ -52,7 +52,7 @@ harness = false
|
|||||||
name = "deny_single_threaded_sqlite_config"
|
name = "deny_single_threaded_sqlite_config"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
features = [ "backup", "blob", "chrono", "functions", "load_extension", "serde_json", "trace" ]
|
features = [ "backup", "blob", "chrono", "functions", "limits", "load_extension", "serde_json", "trace" ]
|
||||||
all-features = false
|
all-features = false
|
||||||
no-default-features = true
|
no-default-features = true
|
||||||
default-target = "x86_64-unknown-linux-gnu"
|
default-target = "x86_64-unknown-linux-gnu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user