mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
bump package patch level (after breaking change, read on)
Version 5.0 already encapsulates a breaking change. However, it wasn't published except for with a single crate which can rather be yanked and republished. We will keep doing this until V5 is stable enough to be published more widely.
This commit is contained in:
@@ -87,7 +87,7 @@ directories:
|
||||
# The subdirectory to contain documentation from all APIs and related programs
|
||||
doc_subdir: doc
|
||||
cargo:
|
||||
build_version: "5.0.0"
|
||||
build_version: "5.0.1"
|
||||
repo_base_url: https://github.com/Byron/google-apis-rs
|
||||
authors:
|
||||
# don't forget to possibly add them to copyright authors
|
||||
|
||||
Reference in New Issue
Block a user