mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-26 21:34:40 +08:00
Prepare next release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
# Note: Update version in README.md when you change this.
|
||||
version = "0.29.0"
|
||||
version = "0.30.0"
|
||||
authors = ["The rusqlite developers"]
|
||||
edition = "2021"
|
||||
description = "Ergonomic wrapper for SQLite"
|
||||
@@ -140,7 +140,7 @@ bencher = "0.1"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.26.0"
|
||||
version = "0.27.0"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
||||
Reference in New Issue
Block a user