# 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" rust-version = "1.71.1" name = "tfc-toolset-extras" version = "0.2.4" authors = ["Christian Haynes <06chaynes@gmail.com>"] description = "Extra stuff for tfc-toolset you may or may not want to use" homepage = "https://tfc-toolset.rs" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/06chaynes/tfc-toolset.git" [dependencies.anyhow] version = "1.0.80" [dependencies.config] version = "0.14.0" [dependencies.dirs] version = "5.0.1" [dependencies.http-cache-surf] version = "0.13.0" [dependencies.log] version = "0.4.21" [dependencies.regex] version = "1.10.3" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.114" [dependencies.surf] version = "2.3.2" features = ["h1-client"] default-features = false [dependencies.surf-governor] version = "0.2.0" [dependencies.surf-retry] version = "0.3.2" [dependencies.tfc-toolset] version = "0.6.0" [dependencies.thiserror] version = "1.0.57" [dependencies.url] version = "2.5.0"