diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-14 17:13:57 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-14 17:13:57 -0700 |
commit | 39921a6fdf47256b9c2fac67b876795fd0426464 (patch) | |
tree | 61c5368a5cfb363a2253d29957f9a9dcfec3835a /rust/fatcat-api/README.md | |
parent | 2bfb6c54519c3442d663ea41d29f88fb31d96fb4 (diff) | |
download | fatcat-39921a6fdf47256b9c2fac67b876795fd0426464.tar.gz fatcat-39921a6fdf47256b9c2fac67b876795fd0426464.zip |
trivial implementation of core_id field on releases
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 0a86800f..af4e6a5b 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-07-26T06:49:34.978Z +- Build date: 2018-08-15T00:04:03.771Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |