mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat: bump the MSRV to 1.65 (#215)
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user