From 5c3a443caaae0f2dd755e422c7d1835ef87f0d48 Mon Sep 17 00:00:00 2001 From: EvilDeaaaadd Date: Thu, 1 Aug 2019 16:09:19 +0300 Subject: [PATCH] Fix missing readme (hopefully this time it will work) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8d2e518..cb755df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "owoify" version = "0.1.1" description = "Text owoification library" +readme = "README.md" license = "MIT" authors = [" <@protonmail.com>"] edition = "2018"