mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-15 12:12:18 +08:00
Upgrade to csv 1.0
This commit is contained in:
@@ -38,7 +38,7 @@ bitflags = "1.0"
|
||||
lru-cache = "0.1"
|
||||
chrono = { version = "0.4", optional = true }
|
||||
serde_json = { version = "1.0", optional = true }
|
||||
csv = { version = "0.15", optional = true }
|
||||
csv = { version = "1.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3"
|
||||
|
Reference in New Issue
Block a user