# 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 = "acetewm" version = "0.0.2-dev.0" description = "Aritz's Custom Element Template Engine" homepage = "https://github.com/ARitz-Cracker/snowball-evolved" documentation = "https://github.com/ARitz-Cracker/snowball-evolved" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/ARitz-Cracker/snowball-evolved" resolver = "1" [dependencies.borsh] version = "0.10" [dependencies.bpaf] version = "0.9" features = ["derive"] [dependencies.color-eyre] version = "0.5" [dependencies.convert_case] version = "0.6" [dependencies.ego-tree] version = "0.6.2" [dependencies.env_logger] version = "0.10" [dependencies.html5ever] version = "0.26" [dependencies.lazy-regex] version = "2.5" [dependencies.lazy_static] version = "1" [dependencies.log] version = "0.4" [dependencies.scraper] version = "0.16" [dependencies.thiserror] version = "1.0"