# 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 = "finalfrontier-utils" version = "0.6.2" authors = ["Daniël de Kok ", "Sebastian Pütz "] description = "Train and use word embeddings with subword representations" homepage = "https://finalfusion.github.io/finalfrontier" documentation = "https://finalfusion.github.io/finalfrontier" license = "Apache-2.0" repository = "https://github.com/finalfusion/finalfrontier.git" [dependencies.clap] version = "2" [dependencies.conllx] version = "0.11" [dependencies.failure] version = "0.1" [dependencies.finalfrontier] version = "0.6.2" [dependencies.indicatif] version = "0.11" [dependencies.memmap] version = "0.7" [dependencies.num_cpus] version = "1" [dependencies.rand] version = "0.6" [dependencies.rand_xorshift] version = "0.1" [dependencies.stdinout] version = "0.4" [badges.maintenance] status = "deprecated"