mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-13 19:22:19 +08:00
Upgrade lru-cache dependency
This commit is contained in:
@@ -24,7 +24,7 @@ csvtab = ["csv"]
|
||||
[dependencies]
|
||||
time = "0.1"
|
||||
bitflags = "0.7"
|
||||
lru-cache = "0.0.7"
|
||||
lru-cache = "0.1"
|
||||
libc = "0.2"
|
||||
chrono = { version = "0.2", optional = true }
|
||||
serde_json = { version = "0.8", optional = true }
|
||||
|
Reference in New Issue
Block a user