mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-29 23:12:27 +08:00
Merge pull request #1267 from gwenn/clippy
[breaking change] Update edition from 2018 to 2021
This commit is contained in:
@@ -3,7 +3,7 @@ name = "rusqlite"
|
||||
# Note: Update version in README.md when you change this.
|
||||
version = "0.29.0"
|
||||
authors = ["The rusqlite developers"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
description = "Ergonomic wrapper for SQLite"
|
||||
repository = "https://github.com/rusqlite/rusqlite"
|
||||
documentation = "https://docs.rs/rusqlite/"
|
||||
|
||||
Reference in New Issue
Block a user