From 33a4cce0b97832f5f0301b318a0a50073ce6b615 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 15 May 2018 00:33:33 -0700 Subject: revert to v2.3.1 codegen This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. --- rust/fatcat-api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/fatcat-api/README.md') diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index 5a24942b..01597021 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-15T05:47:34.699Z +- Build date: 2018-05-15T07:25:01.630Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. -- cgit v1.2.3