summaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-05-09 23:24:29 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-05-09 23:24:29 -0700
commit4e89ffc029d42bcf374cfe9cc6aa6b1d35ea4632 (patch)
tree7e7cfb3a178019c276a9e2a5bf380824a232c011 /rust/fatcat-api-spec/README.md
parentdca71aa9b278832262725147d28334141a6da827 (diff)
downloadfatcat-4e89ffc029d42bcf374cfe9cc6aa6b1d35ea4632.tar.gz
fatcat-4e89ffc029d42bcf374cfe9cc6aa6b1d35ea4632.zip
rust impl cdx extra_json removal
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r--rust/fatcat-api-spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md
index 60ead2e5..0e78b5ef 100644
--- a/rust/fatcat-api-spec/README.md
+++ b/rust/fatcat-api-spec/README.md
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)
- API version: 0.2.0
-- Build date: 2019-05-09T06:57:24.103Z
+- Build date: 2019-05-10T06:21:30.192Z
This autogenerated project defines an API crate `fatcat` which contains:
* An `Api` trait defining the API in Rust.