mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Upgrade lru-cache dependency
This commit is contained in:
parent
b2a524c596
commit
6ef0b1d64c
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user