mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-15 12:12:18 +08:00
Upgrade dependencies
bindgen from 0.32 to 0.35 lazy_static from 0.2 to 1.0
This commit is contained in:
@@ -38,7 +38,7 @@ serde_json = { version = "1.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3"
|
||||
lazy_static = "0.2"
|
||||
lazy_static = "1.0"
|
||||
regex = "0.2"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
|
Reference in New Issue
Block a user