From a1967128de87a5e766b828ee625533e08cd4312d Mon Sep 17 00:00:00 2001 From: shellrow Date: Mon, 19 May 2025 22:37:55 +0900 Subject: [PATCH] Bump version to 0.34.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3c7b98c..c042fd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.34.0" +version = "0.34.1" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface"