# 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 = "cargo_auto_lib" version = "2.4.8" authors = ["Bestia.dev"] include = [ "Cargo.toml", "LICENSE", "README.md", "doc_comments/*", "src/*", ] publish = true description = "Automation tasks coded in Rust language for the workflow of Rust projects" homepage = "https://bestia.dev" readme = "README.md" keywords = [ "maintained", "ready-for-use", "rustlang", "automation", "workflow", ] categories = ["development-tools::build-utils"] license = "MIT" repository = "https://github.com/automation-tasks-rs/cargo_auto_lib" [dependencies.anyhow] version = "1.0.80" [dependencies.base64ct] version = "1.6.0" features = ["alloc"] [dependencies.camino] version = "1.1.6" [dependencies.cargo_toml] version = "0.19.1" [dependencies.chrono] version = "0.4.34" [dependencies.data-encoding] version = "2.5.0" [dependencies.deflate] version = "1.0.0" [dependencies.filetime] version = "0.2.23" [dependencies.glob] version = "0.3.1" [dependencies.home] version = "0.5.9" [dependencies.inquire] version = "0.7.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.radix64] version = "0.6.2" [dependencies.reader_for_microxml] version = "2.0.1" [dependencies.regex] version = "1.10.3" [dependencies.reqwest] version = "0.12.3" features = [ "blocking", "stream", ] [dependencies.ring] version = "0.17.8" [dependencies.secrecy] version = "0.8.0" features = ["alloc"] [dependencies.semver] version = "1.0.22" [dependencies.serde] version = "1.0.197" [dependencies.serde_derive] version = "1.0.197" [dependencies.serde_json] version = "1.0.114" features = ["std"] [dependencies.sha2] version = "0.10.8" [dependencies.thiserror] version = "1.0.57" [dependencies.urlencoding] version = "2.1.3"