mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-01 16:32:23 +08:00
Update clippy version and address new warnings
This commit is contained in:
@@ -23,7 +23,7 @@ trace = []
|
||||
time = "~0.1.0"
|
||||
bitflags = "~0.1"
|
||||
libc = "~0.2"
|
||||
clippy = {version = "~0.0.41", optional = true}
|
||||
clippy = {version = "~0.0.58", optional = true}
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "~0.3.4"
|
||||
|
||||
Reference in New Issue
Block a user