From 0208637dd07193b06177793b682de89b2a952e44 Mon Sep 17 00:00:00 2001 From: ddidderr Date: Sun, 26 Apr 2026 13:33:03 +0200 Subject: [PATCH] chore: update edition from 2021 to 2024 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 99d8300..ec0a631 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hcn" version = "1.0.0" -edition = "2021" +edition = "2024" [dependencies]