From 6333dc7ee02332cd06e20b56cefd3210368e54f8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 8 Jul 2026 20:45:05 +0200 Subject: Upgrade to the 2024 edition of Rust MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And also adjust the code so the clippy from the 2024 edition is fine with it. Signed-off-by: Miquel Sabaté Solà --- lib/xixanta/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/xixanta/Cargo.toml') diff --git a/lib/xixanta/Cargo.toml b/lib/xixanta/Cargo.toml index 7989ffc..d994b6b 100644 --- a/lib/xixanta/Cargo.toml +++ b/lib/xixanta/Cargo.toml @@ -6,4 +6,3 @@ description = "TBD" authors.workspace = true edition.workspace = true license.workspace = true -rust-version.workspace = true -- cgit v1.2.3