From 6c5480b972d729473b024f09a2e9bb684de186a3 Mon Sep 17 00:00:00 2001 From: shellrow Date: Fri, 8 Aug 2025 23:23:39 +0900 Subject: [PATCH] Bump version to 0.37.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d9ac1bc..084d474 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.37.0" +version = "0.37.1" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface"