From 8cf3d776893ca1332bcd403572b5a7b1f48cd055 Mon Sep 17 00:00:00 2001 From: shellrow Date: Sun, 13 Sep 2026 16:17:57 +0900 Subject: [PATCH] chore: bump version to 0.46.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7050004..8f49017 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netdev" -version = "0.46.2" +version = "0.46.3" authors = ["shellrow "] edition = "2024" description = "Cross-platform library for enumerating network interfaces with metadata."