From 375a45e5072895d28ad00c345a7964d7cd3409ce Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Tue, 10 Jun 2025 23:18:45 +0530 Subject: Update to 2024 edition. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 946e176..b7cc026 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vrrpd" version = "0.1.0" -edition = "2021" +edition = "2024" [dependencies] socket2 = { version = "0.5.7", features = ["all"] } -- cgit v1.2.3