mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-21 15:29:11 +08:00
[ci skip] Prepare release 0.19
rusqlite 0.19.0 And libsqlite3-sys 0.15.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
version = "0.18.0"
|
||||
version = "0.19.0"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
edition = "2018"
|
||||
description = "Ergonomic wrapper for SQLite"
|
||||
@@ -76,7 +76,7 @@ unicase = "2.4.0"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
||||
Reference in New Issue
Block a user