From b715bcb55d06f0fdd05d7da16c1111e13a51fb61 Mon Sep 17 00:00:00 2001 From: ddidderr Date: Thu, 20 Feb 2025 18:28:50 +0100 Subject: [PATCH] [rust] edition 2024 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d9f25e..3098db5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "linkspeed" version = "0.1.0" -edition = "2021" +edition = "2024" [dependencies]