mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
Update to edition 2021 (#1808)
* Update to edition 2021 * Fix running tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "sqlx-cli"
|
||||
version = "0.5.12"
|
||||
description = "Command-line utility for SQLx, the Rust SQL toolkit."
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
homepage = "https://github.com/launchbadge/sqlx"
|
||||
repository = "https://github.com/launchbadge/sqlx"
|
||||
|
||||
Reference in New Issue
Block a user