From 573e11a0a483956dda0064d63753bbec3013c3b7 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 20 Apr 2022 17:01:28 -0700 Subject: fix(cargo): readme location --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a2ed33d..f0ef210 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.0.0" authors = ["Fuwn "] edition = "2021" description = "Fuwn's Gemini Capsule" -readme = "README.md" +readme = "README.txt" homepage = "https://github.com/gemrest/locus" repository = "https://github.com/gemrest/locus" license = "GPL-3.0-only" -- cgit v1.2.3