mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-06 11:32:20 +08:00
Bump libsqlite3-sys to 0.8.1.
This minor version includes some internal rearranging of constants that should not affect the public interface, and additions to the build system that allow the use of vcpkg on Windows.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libsqlite3-sys"
|
||||
version = "0.8.0"
|
||||
version = "0.8.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