prosafe_exporter 0.1.2

Prometheus exporter for NETGEAR switches supported by ProSAFE Plus utility
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "prosafe_exporter"
version = "0.1.2"
authors = ["dalance <dalance@gmail.com>"]
description = "Prometheus exporter for NETGEAR switches supported by ProSAFE Plus utility"
readme = "README.md"
categories = ["network-programming", "web-programming"]
license = "MIT"
repository = "https://github.com/dalance/prosafe_exporter"
[package.metadata.release]
dev-version-ext = "pre"
pre-release-commit-message = "Prepare to v{{version}}"
pro-release-commit-message = "Start next development iteration v{{version}}"
tag-message = "Bump version to {{version}}"
tag-prefix = "v"
[dependencies.bincode]
version = "1.0.1"

[dependencies.combine]
version = "3.5.2"

[dependencies.failure]
version = "0.1.2"

[dependencies.hyper]
version = "0.9"
default-features = false

[dependencies.interfaces2]
version = "0.0.5"

[dependencies.lazy_static]
version = "0.2.11"

[dependencies.prometheus]
version = "0.4.2"

[dependencies.rand]
version = "0.5.5"

[dependencies.serde]
version = "1.0.79"

[dependencies.serde_derive]
version = "1.0.79"

[dependencies.structopt]
version = "0.2.10"

[dependencies.toml]
version = "0.4.8"
[badges.travis-ci]
repository = "dalance/prosafe_exporter"