Undo transition to edition 2021, prep release 0.26.3

This commit is contained in:
Thom Chiovoloni
2021-12-08 16:54:38 -08:00
parent 03dbb7821c
commit 287b0ea08b
3 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "rusqlite"
version = "0.26.2"
version = "0.26.3"
authors = ["The rusqlite developers"]
edition = "2021"
edition = "2018"
description = "Ergonomic wrapper for SQLite"
repository = "https://github.com/rusqlite/rusqlite"
documentation = "http://docs.rs/rusqlite/"