summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-03-14 12:15:00 +0000
committerSanto Cariotti <santo@dcariotti.me>2025-03-14 12:15:14 +0000
commit5ae15721cb03f9247d05df9b9a27a899f01fe3a2 (patch)
treedce20be77ebfbc9dd7a5e5ccae90a2b9255b9f73
parentc259ff6ea890aa671b6aee7080ce090da869785f (diff)
Update to Rust 2024HEADmain
Summary: Test Plan:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <santo@dcariotti.me>", "Luca Polese <luca.polese@studio.unibo.it>"]
documentation = "https://cas-4.github.io/backend/cas/index.html"
homepage = "https://github.com/cas-4/backend"