mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-16 12:42:18 +08:00
Update time to appease deps.rs
This commit is contained in:
@@ -96,7 +96,7 @@ bundled-full = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
time = { version = "0.2", optional = true }
|
||||
time = { version = "0.2.23", optional = true }
|
||||
bitflags = "1.2"
|
||||
hashlink = "0.6"
|
||||
chrono = { version = "0.4", optional = true }
|
||||
|
Reference in New Issue
Block a user