Bump libsqlite3-sys version to 0.25.2

This commit is contained in:
Thom Chiovoloni 2022-10-26 19:26:53 -07:00
parent 2585881991
commit 589524ab6e

View File

@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.25.1"
version = "0.25.2"
authors = ["The rusqlite developers"]
edition = "2018"
repository = "https://github.com/rusqlite/rusqlite"