mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-20 12:59:28 +08:00
Prepare release 0.25.0 (#930)
rusqlite 0.25.0 libsqlite3-sys 0.22.0 Also fix missing README for libsqlite3-sys crate And fix a typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libsqlite3-sys"
|
||||
version = "0.21.0"
|
||||
version = "0.22.0"
|
||||
authors = ["The rusqlite developers"]
|
||||
edition = "2018"
|
||||
repository = "https://github.com/rusqlite/rusqlite"
|
||||
|
1
libsqlite3-sys/README.md
Symbolic link
1
libsqlite3-sys/README.md
Symbolic link
@@ -0,0 +1 @@
|
||||
../README.md
|
Reference in New Issue
Block a user