xx 0.1.4

collection of helpful utilities
# 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 = "xx"
version = "0.1.4"
authors = ["Jeff Dickey @jdxcode"]
description = "collection of helpful utilities"
license = "ISC"
repository = "https://github.com/jdxcode/xx"
[dependencies.base64]
version = "0.9.3"

[dependencies.digest]
version = "0.7.6"
features = ["std"]

[dependencies.reqwest]
version = "0.9.1"

[dependencies.sha-1]
version = "0.7.0"

[dependencies.sha2]
version = "0.7.1"
[badges.is-it-maintained-issue-resolution]
repository = "jdxcode/xx"

[badges.is-it-maintained-open-issues]
repository = "jdxcode/xx"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "jdxcode/xx"