# 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 = "sais" version = "0.0.2" authors = ["Hanxx "] description = "Rust version of libsais" homepage = "https://github.com/lianghx-319/sais" documentation = "https://docs.rs/sais" keywords = [ "libsais", "libsais-rs", "sais", ] license = "MIT" repository = "https://github.com/lianghx-319/sais" [lib] name = "sais" bench = false [dependencies.num_cpus] version = "1.15.0" [dependencies.rayon] version = "1.7.0"