diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-18 14:37:26 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-18 14:37:26 -0800 |
commit | 0ba79827d71d33b542ec71e4542c2be3ebbb66e7 (patch) | |
tree | ec4c7e37fdad3434ebe3b14bd96ce2eb33c50723 /rust/fatcat-api-spec/README.md | |
parent | 42a2474fda8b223eef609e3e022c8647be2d27c5 (diff) | |
download | fatcat-0ba79827d71d33b542ec71e4542c2be3ebbb66e7.tar.gz fatcat-0ba79827d71d33b542ec71e4542c2be3ebbb66e7.zip |
rust codegen
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r-- | rust/fatcat-api-spec/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md index ae2181c6..99522241 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.1.0 -- Build date: 2019-01-18T00:35:05.824Z +- Build date: 2019-01-18T22:02:14.046Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |