From aafb8f5520e3e9e38d8cdfe2edb79d2b12a6e302 Mon Sep 17 00:00:00 2001 From: shellrow Date: Sun, 8 Jun 2025 10:33:03 +0900 Subject: [PATCH] Bump version to 0.35.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e15abad..e8c6cd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.35.1" +version = "0.35.2" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface"