From 1a2ea81f4161466d92ce6f43834ceaf80d1c0c2a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 9 Mar 2022 02:07:06 -0800 Subject: fix(manifest): readme path --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 99774f3..b5f2106 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" authors = ["Fuwn "] edition = "2021" description = "API (as a Cloudflare Worker!)" -readme = "README.md" +readme = "README.rst" homepage = "https://github.com/senpy-club/api-worker" repository = "https://github.com/senpy-club/api-worker" license = "GPL-3.0-only" -- cgit v1.2.3