From 4bbb49cb6580d8306032c8d678ae58bb43242581 Mon Sep 17 00:00:00 2001 From: shellrow Date: Sun, 29 Jun 2025 16:41:15 +0900 Subject: [PATCH] Bump version to 0.35.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5983a9a..79ea24c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.35.2" +version = "0.35.3" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface"