From 7c36fe0f7850ea6b53e6b4b58f0a5bf7a8e12ae8 Mon Sep 17 00:00:00 2001 From: nils <48135649+Nilstrieb@users.noreply.github.com> Date: Sun, 9 Jan 2022 18:13:01 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a14165d..1a17506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "MIT" repository = "https://github.com/Nilstrieb/lolc" homepage = "https://github.com/Nilstrieb/lolc" - +description = "when you have to use libc and find it funny how horrible it is" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html