google-dns1 1.0.6+20170512

A complete library to interact with dns (protocol v1)
Documentation
# DO NOT EDIT !
# This file was generated automatically from 'src/mako/Cargo.toml.mako'
# DO NOT EDIT !
[package]

name = "google-dns1"
version = "1.0.6+20171204"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with dns (protocol v1)"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/dns1"
homepage = "https://developers.google.com/cloud-dns"
documentation = "https://docs.rs/google-dns1/1.0.6+20171204"
license = "MIT"
keywords = ["dns", "google", "protocol", "web", "api"]


[dev-dependencies]
hyper-rustls = "^0.6"

[dependencies]
hyper = "^ 0.10"
mime = "^ 0.2.0"
serde = "^ 1.0"
serde_json = "^ 1.0"
serde_derive = "^ 1.0"
yup-oauth2 = "^ 1.0"
url = "= 0.5"

[features]