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