From 26afa62e83a8e8e303f7b7383e9a295d26059b8a Mon Sep 17 00:00:00 2001 From: shellrow Date: Sat, 6 Sep 2025 16:32:32 +0900 Subject: [PATCH] Bump version to 0.37.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e3c55f1..6aa983c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.37.2" +version = "0.37.3" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface"