From cbfe14524b0f923db8491e250c8f9b43c910d1ff Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 3 Jun 2022 09:17:50 +0800 Subject: [PATCH] bump major version of all crates to represent major structural changes --- etc/api/shared.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index 444f98a7cf..2c40551d6a 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -87,7 +87,7 @@ directories: # The subdirectory to contain documentation from all APIs and related programs doc_subdir: doc cargo: - build_version: "3.1.0" + build_version: "4.0.0" repo_base_url: https://github.com/Byron/google-apis-rs authors: # don't forget to possibly add them to copyright authors