# 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 = "hirola-kit" version = "0.1.1" description = "A CLI for hirola" documentation = "https://docs.rs/hirola" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.anyhow] version = "1.0.70" [dependencies.clap] version = "4.1.11" features = ["derive"] [dependencies.crop] version = "0.3.0" [dependencies.glob] version = "0.3.1" [dependencies.leptosfmt-pretty-printer] version = "0.1.6" [dependencies.leptosfmt-prettyplease] version = "0.2.11" features = ["verbatim"] [dependencies.proc-macro2] version = "1.0.52" features = ["span-locations"] [dependencies.rayon] version = "1.7.0" [dependencies.rstml] version = "0.10.6" [dependencies.serde] version = "1.0.163" features = ["derive"] [dependencies.syn] version = "2.0.18" features = [ "visit", "full", "extra-traits", ] [dependencies.thiserror] version = "1.0.40" [dependencies.toml] version = "0.7.4" [dev-dependencies.indoc] version = "2.0.1" [dev-dependencies.insta] version = "1.28.0" [dev-dependencies.quote] version = "1.0.26"