From f579ee76ee0bb2f46b1128b94851543fd1ab1c07 Mon Sep 17 00:00:00 2001 From: Ayrat Badykov Date: Mon, 6 May 2024 16:21:59 +0300 Subject: [PATCH] update msrv --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81919a9e..ef7a2cbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "el_monitorro" version = "0.14.0" authors = ["Ayrat Badykov "] edition = "2021" -rust-version = "1.62" +rust-version = "1.70" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html