mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 02:05:57 +01:00
fix(versions): cli + api use a single base version
That way we get rid of the duplication at least. Probably it would be enough to just refer to version 1 of the library respectively, and let semver do the rest.
This commit is contained in:
@@ -23,7 +23,6 @@ make:
|
||||
- source: main.rs
|
||||
output_dir: src
|
||||
cargo:
|
||||
build_version: "1.0.0"
|
||||
keywords: [cli]
|
||||
is_executable: YES
|
||||
doc_base_url: http://byron.github.io/google-apis-rs
|
||||
|
||||
Reference in New Issue
Block a user