From 5ae15721cb03f9247d05df9b9a27a899f01fe3a2 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 14 Mar 2025 13:15:00 +0100 Subject: Update to Rust 2024 Summary: Test Plan: --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c917a21..a1d9ac0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cas" version = "0.10.1" -edition = "2021" +edition = "2024" authors = ["Santo Cariotti ", "Luca Polese "] documentation = "https://cas-4.github.io/backend/cas/index.html" homepage = "https://github.com/cas-4/backend" -- cgit v1.2.3-71-g8e6c