mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +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:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-dfareporting2d4"
|
||||
version = "0.1.14+20160803"
|
||||
version = "0.1.15+20160803"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with dfareporting (protocol v2.4)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/dfareporting2d4"
|
||||
|
||||
Reference in New Issue
Block a user