diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ version = "0.1.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "API (as a Cloudflare Worker!)" -readme = "README.md" +readme = "README.rst" homepage = "https://github.com/senpy-club/api-worker" repository = "https://github.com/senpy-club/api-worker" license = "GPL-3.0-only" |