# 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 = "wild-doc-script-image" version = "0.0.7" authors = ["Oden Shirataki "] description = "image for wild-doc" keywords = [ "database", "xml", "html", "Image", ] categories = [ "database", "database-implementations", "web-programming", "template-engine", ] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/wild-doc" [dependencies.hashbrown] version = "0.14.3" [dependencies.image] version = "0.24.7" features = ["webp-encoder"] [dependencies.indexmap] version = "2.1.1" features = ["serde"] [dependencies.parking_lot] version = "0.12.1" [dependencies.wild-doc-script] version = "0.31.0"