From a876fc0cd9a4a4968f7a8ae7755eb954c68f2dc6 Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Sat, 31 Dec 2022 21:48:38 +0900 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 01ed7f1..1015603 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "default-net" -version = "0.11.0" +version = "0.12.0" authors = ["shellrow "] edition = "2021" description = "Cross-platform library for network interface and gateway"