fractal-api 0.9.22

Fractal Global Credits API client library
# 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 = "fractal-api"
version = "0.9.22"
authors = ["Iban Eguia <iban@fractal.global>", "Eric Remigino <eric@fractal.global>"]
description = "Fractal Global Credits API client library\n"
documentation = "https://docs.rs/fractal-api/"
readme = "README.md"
keywords = ["fractal", "global", "credits", "api"]
license = "MIT/Apache-2.0"
repository = "https://github.com/FractalGlobal/api-rs"
[dependencies.fractal-utils]
version = "^0.2"

[dependencies.hyper]
version = "^0.9"

[dependencies.chrono]
version = "^0.2"
features = ["rustc-serialize"]

[dependencies.fractal-dto]
version = "^0.8"

[dependencies.rustc-serialize]
version = "^0.3"

[features]
default = []
json-types = ["fractal-utils/json-types"]