Code for latest release

This commit is contained in:
Sebastian Thiel
2017-12-12 17:58:06 +01:00
parent cfafe4c6d1
commit f6700f6943
492 changed files with 615 additions and 615 deletions

View File

@@ -4,7 +4,7 @@
[package]
name = "google-safebrowsing4-cli"
version = "1.0.6+20171204"
version = "1.0.7+20171204"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with safebrowsing (protocol v4)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/safebrowsing4-cli"
@@ -37,4 +37,4 @@ clap = "^2.0"
[dependencies.google-safebrowsing4]
path = "../safebrowsing4"
version = "1.0.6+20171204"
version = "1.0.7+20171204"