# 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 = "semilattice-script" version = "0.1.13" authors = ["Oden Shirataki "] description = "This crate has moved.Search for \"wild-doc\"." readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/OdenShirataki/semilattice-script" [dependencies.chrono] version = "0.4" [dependencies.libc] version = "0.2" [dependencies.memmap2] version = "0.5" [dependencies.natord] version = "1.0" [dependencies.quick-xml] version = "0.26" [dependencies.rand] version = "0.8" [dependencies.rustc-hash] version = "1.0" default-features = false [dependencies.semilattice-database] version = "0.29" [dependencies.v8] version = "0.54"