aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-20 17:01:28 -0700
committerFuwn <[email protected]>2022-04-20 17:01:28 -0700
commit573e11a0a483956dda0064d63753bbec3013c3b7 (patch)
tree49662a389d192ba2134572c3c1b167b18e3aa9c2
parentdeps(cargo): publish (diff)
downloadlocus-573e11a0a483956dda0064d63753bbec3013c3b7.tar.xz
locus-573e11a0a483956dda0064d63753bbec3013c3b7.zip
fix(cargo): readme location
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>"]
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"