From a433f1feb8b03d64d45fd20b57878b8232e10d05 Mon Sep 17 00:00:00 2001 From: Amber Date: Wed, 26 Aug 2020 17:48:45 +0000 Subject: [PATCH] final change before crates.io --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8b2c7dd..c2769a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ license = "GPL-3.0-or-later" description = "psysinfo is a simple CLI utility that prints the sysinfo crate's (static) info, written in Rust." homepage = "https://github.com/amberisvibin/psysinfo" repository = "https://github.com/amberisvibin/psysinfo" +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html