diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-25 18:59:02 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-25 18:59:02 -0700 |
commit | 6f54d75f644ab5f0120637b1ceb13b16a4c8534d (patch) | |
tree | aa1fb61cb79f8ec69455c31acd8296686f4e7f67 /rust/fatcat-api/README.md | |
parent | 79807ca16c98c5f75e08624a514ba2afe585373a (diff) | |
download | fatcat-6f54d75f644ab5f0120637b1ceb13b16a4c8534d.tar.gz fatcat-6f54d75f644ab5f0120637b1ceb13b16a4c8534d.zip |
fix date on release
Diffstat (limited to 'rust/fatcat-api/README.md')
-rw-r--r-- | rust/fatcat-api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index b67ad8f1..364f7271 100644 --- a/rust/fatcat-api/README.md +++ b/rust/fatcat-api/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: 2018-05-26T00:48:55.047Z +- Build date: 2018-05-26T01:47:28.955Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |