# 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 = "2018" name = "roctogen" version = "0.12.0" authors = ["Roctogen contributors"] description = "Github API and models generated from the official swagger OpenAPI specification" homepage = "https://github.com/fussybeaver/roctogen" documentation = "https://docs.rs/roctogen" readme = "README.md" keywords = ["github"] license = "Apache-2.0" repository = "https://github.com/fussybeaver/roctogen" [package.metadata.docs.rs] default-target = "x86_64-unknown-linux-gnu" features = ["ant-man", "baptiste", "cloak", "comfort-fade", "corsair", "dorian", "flash", "groot", "inertia", "london", "luke-cage", "lydian", "mercy", "mockingbird", "nebula", "scarlet-witch", "squirrel-girl", "starfox", "surtur", "switcheroo", "wyandotte", "zzzax"] targets = ["wasm32-unknown-unknown"] [lib] crate-type = ["cdylib", "rlib"] path = "src/lib.rs" [dependencies.base64] version = "0.13" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.http] version = "0.2.3" [dependencies.isahc] version = "1.1.0" features = ["json"] optional = true [dependencies.log] version = "0.4" [dependencies.reqwest] version = "0.11.2" features = ["json"] optional = true [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.serde_urlencoded] version = "0.7" [dependencies.thiserror] version = "1" [dependencies.ureq] version = "2.1.0" features = ["json"] optional = true [features] ant-man = [] baptiste = [] cloak = [] comfort-fade = [] corsair = [] dorian = [] flash = [] groot = [] inertia = [] london = [] luke-cage = [] lydian = [] mercy = [] mock = [] mockingbird = [] nebula = [] scarlet-witch = [] squirrel-girl = [] starfox = [] surtur = [] switcheroo = [] wyandotte = [] zzzax = [] [target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.env_logger] version = "0.8" [target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.futures-core] version = "0.3.13" [target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.futures-io] version = "0.3.13" [target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.futures-lite] version = "1.11" [target."cfg(not(target_arch = \"wasm32\"))".dev-dependencies.tokio] version = "1.2" features = ["macros", "rt-multi-thread"] default-features = false [target."cfg(target_arch = \"wasm32\")".dependencies.cfg-if] version = "0.1.2" [target."cfg(target_arch = \"wasm32\")".dependencies.console_error_panic_hook] version = "0.1.1" [target."cfg(target_arch = \"wasm32\")".dependencies.js-sys] version = "0.3" [target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen] version = "0.2.72" features = ["serde-serialize"] [target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen-futures] version = "0.4" [target."cfg(target_arch = \"wasm32\")".dependencies.web-sys] version = "0.3" features = ["Headers", "Request", "RequestInit", "Response", "ServiceWorkerGlobalScope", "Window", "console"] [target."cfg(target_arch = \"wasm32\")".dependencies.wee_alloc] version = "0.4.2" [target."cfg(target_arch = \"wasm32\")".dev-dependencies.console_log] version = "0.2" features = ["color"] [target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test] version = "0.3.0"