mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-01 14:28:55 +08:00
bundled-full should not be a default feature
This commit is contained in:
@@ -94,8 +94,6 @@ bundled-full = [
|
|||||||
"window",
|
"window",
|
||||||
]
|
]
|
||||||
|
|
||||||
default = ["bundled-full"]
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
time = { version = "0.2.23", optional = true }
|
time = { version = "0.2.23", optional = true }
|
||||||
bitflags = "1.2"
|
bitflags = "1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user