mixer_wrappers 0.9.0

Wrappers around the Mixer APIs
Documentation
# 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]
edition = "2018"
name = "mixer_wrappers"
version = "0.9.0"
authors = ["Celeo <celeodor@gmail.com>"]
exclude = [".gitignore", ".circleci/config.yml", "Cargo.lock"]
description = "Wrappers around the Mixer APIs"
readme = "README.md"
keywords = ["mixer"]
categories = ["api-bindings"]
license = "Apache-2.0 AND MIT"
repository = "https://github.com/Celeo/mixer_rust_wrappers"
[dependencies.atomic-counter]
version = "1.0.1"

[dependencies.failure]
version = "0.1.5"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.log]
version = "0.4.8"

[dependencies.oauth2]
version = "1.3.0"

[dependencies.rand]
version = "0.7.0"

[dependencies.reqwest]
version = "0.9.19"

[dependencies.serde]
version = "1.0.99"

[dependencies.serde_derive]
version = "1.0.99"

[dependencies.serde_json]
version = "1.0.40"

[dependencies.typed-builder]
version = "0.3.0"

[dependencies.url]
version = "2.1.0"

[dependencies.ws]
version = "0.9.0"
features = ["ssl"]
[dev-dependencies.mockito]
version = "0.17.1"
[badges.circle-ci]
branch = "master"
repository = "https://github.com/Celeo/mixer_rust_wrappers"

[badges.maintenance]
status = "actively-developed"