mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-25 04:35:18 +01:00
chore(Cargo): specify version to allow cli publishing
Let's see if we can actually get away with a '*' ... .
This commit is contained in:
@@ -61,6 +61,7 @@ serde_codegen = { version = "^ 0.8", optional = true }
|
||||
|
||||
[dependencies.${crate_name_we_depend_on}]
|
||||
path = "../${api_name}"
|
||||
version = "*"
|
||||
optional = true
|
||||
default-features = false
|
||||
% endif
|
||||
|
||||
Reference in New Issue
Block a user