# 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-client-lib" version = "0.3.4" authors = ["Oden Shirataki "] description = "client lib for wild-doc-server" keywords = [ "database", "javascript", "v8", "xml", "html", ] categories = [ "database", "network-programming", "template-engine", ] license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/wild-doc" [dependencies.hashbrown] version = "0.14.0"