From bf6f32098d8666383fb4e91db1dfc8870d5289ac Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:11:51 +0100 Subject: [PATCH] chore: update Rust version to 1.74.0 in Cargo.toml to use lints Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 3ec73b4..f206b02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ keywords = [ ] license = "Apache-2.0 OR MIT" repository = "https://github.com/rustic-rs/rustic_scheduler" +rust-version = "1.74.0" description = """ rustic scheduler - a client/server application to schedule regular backups on many clients to one identical repository controlled by a central scheduling