mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Upgrade to csv 0.15
This commit is contained in:
parent
4357471197
commit
c10c4edb84
@ -47,7 +47,7 @@ path = "libsqlite3-sys"
|
||||
version = "0.9"
|
||||
|
||||
[dependencies.csv]
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
optional = true
|
||||
|
||||
[[test]]
|
||||
|
Loading…
Reference in New Issue
Block a user