mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-01 11:32:57 +08:00
Update time to appease deps.rs
This commit is contained in:
parent
5f16886b61
commit
295b8f2143
@ -96,7 +96,7 @@ bundled-full = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
time = { version = "0.2", optional = true }
|
time = { version = "0.2.23", optional = true }
|
||||||
bitflags = "1.2"
|
bitflags = "1.2"
|
||||||
hashlink = "0.6"
|
hashlink = "0.6"
|
||||||
chrono = { version = "0.4", optional = true }
|
chrono = { version = "0.4", optional = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user