From 80b65470b4d3ade43a0225a555286d5ab27c95c9 Mon Sep 17 00:00:00 2001 From: shellrow Date: Sun, 12 Oct 2025 18:48:08 +0900 Subject: [PATCH] Bump version to 0.38.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56d42b1..4e9ed86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.38.1" +version = "0.38.2" authors = ["shellrow "] edition = "2024" description = "Cross-platform library for network interface"