From c91d650c3714bfa3f482ea1fab9f0e444d0c1a7c Mon Sep 17 00:00:00 2001 From: shellrow <81893184+shellrow@users.noreply.github.com> Date: Sun, 11 Apr 2021 20:22:56 +0900 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f1e3473..a9cfdc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "default-net" version = "0.1.0" authors = ["shellrow <81893184+shellrow@users.noreply.github.com>"] edition = "2018" +description = "Get default network information" repository = "https://github.com/shellrow/default-net" readme = "README.md" keywords = ["network"]