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

@ -3,7 +3,7 @@ name = "common_utils"
description = "Utilities shared across router and other crates"
version = "0.1.0"
edition = "2021"
rust-version = "1.64"
rust-version = "1.65"
readme = "README.md"
license = "Apache-2.0"