mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
Bump MSRV to 1.56 and update to the 2021 edition (#1098)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "example-sqlx-postgres"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user