# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "asana2" version = "0.5.0" description = "Fluent OpenAPI client for Asana" homepage = "https://github.com/libninjacom/asana-rs" readme = "README.md" license = "MIT" repository = "https://github.com/libninjacom/asana-rs" [lib] name = "asana" doctest = false required-features = [] [dependencies.base64] version = "0.21.0" [dependencies.chrono] version = "0.4.26" features = ["serde"] [dependencies.fake] version = "2.9" features = [ "derive", "chrono", "rust_decimal", "http", "uuid", ] [dependencies.futures] version = "0.3.25" [dependencies.httpclient] version = "0.20.0" [dependencies.httpclient_oauth2] version = "0.1.2" [dependencies.indexmap] version = "2.1.0" [dependencies.serde] version = "1.0.193" features = ["derive"] [dependencies.serde_json] version = "1.0.81" [dependencies.serde_path_to_error] version = "0.1.14" [dependencies.serde_yaml] version = "0.9.27" [dev-dependencies.tokio] version = "1.18.2" features = ["full"]