# 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" version = "0.31.0" authors = ["Oden Shirataki "] description = "trait for wild-doc script" keywords = [ "database", "xml", "html", ] categories = [ "database", "database-implementations", "text-processing", "web-programming", "template-engine", ] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/wild-doc" [dependencies.anyhow] version = "1.0.75" [dependencies.async-trait] version = "0.1.74" [dependencies.hashbrown] version = "0.14.3" [dependencies.indexmap] version = "2.1.1" features = ["serde"] [dependencies.parking_lot] version = "0.12.1" [dependencies.semilattice-database-session] version = "0.48.0" [dependencies.serde] version = "1.0.193" features = [ "derive", "rc", ] [dependencies.serde_json] version = "1.0.108"