# 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.39" authors = ["Iban Eguia ", "Eric Remigino "] 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.rustc-serialize] version = "^0.3" [dependencies.hyper] version = "^0.6" [dependencies.chrono] version = "^0.2" features = ["rustc-serialize"] [dependencies.fractal-utils] version = "^0.3" [dependencies.fractal-dto] version = "0.8.3" [features] json-types = ["fractal-utils/json-types"] default = []