# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rust2vec-utils" version = "0.5.2" authors = ["Daniƫl de Kok "] description = "rust2vec utilities" homepage = "https://github.com/danieldk/rust2vec" documentation = "https://docs.rs/rust2vec/" readme = "../README.md" license = "Apache-2.0" repository = "https://github.com/danieldk/rust2vec" [dependencies.clap] version = "2" [dependencies.env_logger] version = "0.6" [dependencies.failure] version = "0.1" [dependencies.getopts] version = "0.2" [dependencies.ndarray] version = "0.12" [dependencies.num_cpus] version = "1" [dependencies.rayon] version = "1" [dependencies.reductive] version = "0.2" [dependencies.rust2vec] version = "0.5" [dependencies.stdinout] version = "0.4" [dependencies.toml] version = "0.4" [features] default = [] opq = ["reductive/opq-train"] [badges.maintenance] status = "deprecated"