From 9129c8bc3376cc6014dd97113ceb9ff189d5e411 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Fri, 26 Dec 2025 21:26:57 +0100 Subject: Update rust version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index abbd83f..e8fefc4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "map-linux" version = "0.1.0" -edition = "2021" +edition = "2024" [dependencies] cairo-rs = "0.21.5" -- cgit