From af341580b385050f04950982b1dce1b9cd25df56 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 24 Dec 2020 12:22:33 -0800 Subject: rust openapi lib: bump version to v0.3.3 --- rust/fatcat-openapi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust') diff --git a/rust/fatcat-openapi/Cargo.toml b/rust/fatcat-openapi/Cargo.toml index 54d982ba..20256315 100644 --- a/rust/fatcat-openapi/Cargo.toml +++ b/rust/fatcat-openapi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fatcat-openapi" -version = "0.3.1" +version = "0.3.3" edition = "2018" authors = ["Bryan Newbold "] description = "Fatcat is an editable bibliographic database. This OpenAPI code-generated crate container HTTP API models, endpoints, and other auto-generated types useful for both client and server implementations of the catalog API." -- cgit v1.2.3