# 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 = "tract-kaldi" version = "0.20.7" authors = [ "Mathieu Poumeyrol ", "Theodore Bluche ", ] description = "Tiny, no-nonsense, self contained, TensorFlow and ONNX inference" keywords = [ "TensorFlow", "NeuralNetworks", "ONNX", ] categories = ["science"] license = "MIT/Apache-2.0" repository = "https://github.com/snipsco/tract" resolver = "1" [dependencies.bit-set] version = "0.5.2" [dependencies.derive-new] version = "0.5.9" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.14" [dependencies.maplit] version = "1.0.2" [dependencies.nom] version = "7.0.0" [dependencies.tract-hir] version = "=0.20.7" [dependencies.tract-pulse] version = "=0.20.7" [badges.maintenance] status = "actively-developed"