feat: bump the MSRV to 1.65 (#215)

This commit is contained in:
Nishant Joshi
2022-12-22 12:29:59 +05:30
committed by GitHub
parent 60f076f1c3
commit 79a4a3addf
15 changed files with 16 additions and 16 deletions

View File

@ -4,7 +4,7 @@ description = "Modern, fast and open payment router"
version = "0.2.0"
edition = "2021"
default-run = "router"
rust-version = "1.64"
rust-version = "1.65"
readme = "README.md"
license = "Apache-2.0"
build = "src/build.rs"