From 9ec0273b156a1d739ad1d92e374163f096ad7438 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(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fe8de8a..32e257f 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