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"]