# 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 = "squareup" version = "2.11.1" authors = [ "Mike Harkins ", "Keaton Cable ", ] exclude = [ "../examples", "../.github", ] description = "Rust SDK for the Square Developer API" homepage = "https://github.com/kcable194/squareup" readme = "README.md" keywords = [ "Square", "Squareup", "API", "Client", "SDK", ] license = "MIT" repository = "https://github.com/kcable194/squareup" [dependencies.async-trait] version = "0.1" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.chrono-tz] version = "0.10.0" features = ["filter-by-regex"] [dependencies.infer] version = "0.16.0" [dependencies.log] version = "0.4" [dependencies.package_info] version = "0.1.0" [dependencies.package_info_derive] version = "0.1.0" [dependencies.reqwest] version = "0.12" features = [ "json", "multipart", ] [dependencies.reqwest-middleware] version = "0.3" features = ["json"] [dependencies.reqwest-retry] version = "0.6.1" [dependencies.rustc_version_runtime] version = "0.3.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0"