mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-21 21:59:29 +08:00
Bump libsqlite3-sys to 0.6.1
This commit is contained in:
@@ -40,7 +40,7 @@ regex = "~0.2"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libsqlite3-sys"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
repository = "https://github.com/jgallagher/rusqlite"
|
||||
description = "Native bindings to the libsqlite3 library"
|
||||
|
Reference in New Issue
Block a user