Bump MSRV to 1.56 and update to the 2021 edition (#1098)

This commit is contained in:
David Pedersen
2022-06-17 20:11:35 +02:00
committed by GitHub
parent fd70f81c46
commit 93251fa203
54 changed files with 65 additions and 57 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "example-sqlx-postgres"
version = "0.1.0"
edition = "2018"
edition = "2021"
publish = false
[dependencies]