# 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 = "apple-search-ads-access-token" version = "0.1.2" authors = ["vkill "] description = "Apple - Search Ads - Access Token" homepage = "https://github.com/bk-rs/apple-rs" documentation = "https://docs.rs/apple-search-ads-access-token" readme = "README.md" keywords = [] categories = [] license = "Apache-2.0 OR MIT" repository = "https://github.com/bk-rs/apple-rs" resolver = "1" [dependencies.apple-search-ads-client-secret] version = "0.2" default-features = false [dependencies.arc-swap] version = "1" default-features = false [dependencies.async-sleep] version = "0.4" features = ["timeout"] default-features = false [dependencies.http-api-isahc-client] version = "0.2" default-features = false [dependencies.oauth2-apple] version = "0.2" default-features = false [dependencies.oauth2-client] version = "0.2" features = ["with-flow"] default-features = false [dependencies.once_cell] version = "1" default-features = false [dev-dependencies.async-sleep] version = "0.4" features = ["impl_tokio"] [dev-dependencies.tokio] version = "1" features = [ "macros", "rt-multi-thread", ]