From 63dfd9871c7b825247c9937772603b1f6168089a Mon Sep 17 00:00:00 2001 From: TudbuT Date: Sun, 12 Oct 2025 21:15:41 +0200 Subject: [PATCH] edition2021 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2373152..80d2eed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tcpudp" version = "0.1.0" -edition = "2024" +edition = "2021" [dependencies]