From 8a49bb119519396aea15bdaef2387f0cb72a258e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 5 Apr 2022 07:13:31 +0000 Subject: docs(cargo): fix readme location --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 67d7051..124ab51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" authors = ["Fuwn "] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." -readme = "README.rst" +readme = "README.md" homepage = "https://github.com/gemrest/september" repository = "https://github.com/gemrest/september" license = "GPL-3.0-only" -- cgit v1.2.3