aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-openapi/Cargo.toml')
-rw-r--r--rust/fatcat-openapi/Cargo.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/rust/fatcat-openapi/Cargo.toml b/rust/fatcat-openapi/Cargo.toml
index a07b1424..8d4687c6 100644
--- a/rust/fatcat-openapi/Cargo.toml
+++ b/rust/fatcat-openapi/Cargo.toml
@@ -2,7 +2,9 @@
name = "fatcat-openapi"
version = "0.3.1"
authors = ["Bryan Newbold <bnewbold@archive.org>"]
-description = "HTTP API models, endpoints, and other auto-generated types"
+description = "Fatcat is an editable bibliographic database. This OpenAPI code-generated crate container HTTP API models, endpoints, and other auto-generated types useful for both client and server implementations of the catalog API."
+homepage = "https://fatcat.wiki"
+repository = "https://github.com/internetarchive/fatcat"
license = "CC-0"
[features]