diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 16:50:32 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-06-30 16:50:32 -0700 |
commit | 3ed7db573438d3620d295813a81237acb91155cb (patch) | |
tree | 714abba5a1a84449cf9beb152b5ee56996627f37 /rust/fatcat-api/README.md | |
parent | a96ca6e8df949f32e7647a285748712a9d842611 (diff) | |
download | fatcat-3ed7db573438d3620d295813a81237acb91155cb.tar.gz fatcat-3ed7db573438d3620d295813a81237acb91155cb.zip |
refactor changelog entry spec structure
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 fe725d7f..37d2a3b2 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-06-28T19:08:07.508Z +- Build date: 2018-06-30T23:46:33.844Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |