# 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-server" version = "0.13.10" authors = ["Oden Shirataki "] description = "wild-doc server" readme = "README.md" keywords = [ "database", "javascript", "v8", "xml", "html", ] categories = [ "database-implementations", "network-programming", "template-engine", ] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/wild-doc" [dependencies.anyhow] version = "1.0.75" [dependencies.hashbrown] version = "0.14.3" [dependencies.serde] version = "1.0.193" features = [ "derive", "rc", ] [dependencies.toml] version = "0.8.8" [dependencies.wild-doc] version = "0.110" features = [ "js", "py", "image", ] [dependencies.wild-doc-script] version = "0.31.0"