diff options
| author | Fuwn <[email protected]> | 2022-04-20 17:01:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-20 17:01:28 -0700 |
| commit | 573e11a0a483956dda0064d63753bbec3013c3b7 (patch) | |
| tree | 49662a389d192ba2134572c3c1b167b18e3aa9c2 /Cargo.toml | |
| parent | deps(cargo): publish (diff) | |
| download | locus-573e11a0a483956dda0064d63753bbec3013c3b7.tar.xz locus-573e11a0a483956dda0064d63753bbec3013c3b7.zip | |
fix(cargo): readme location
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |