# 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" rust-version = "1.75" name = "tract-extra" version = "0.21.5" authors = ["Mathieu Poumeyrol "] autobenches = false description = "Tiny, no-nonsense, self contained, TensorFlow and ONNX inference" keywords = [ "TensorFlow", "NeuralNetworks", ] categories = ["science"] license = "MIT OR Apache-2.0" repository = "https://github.com/snipsco/tract" [dependencies.tract-nnef] version = "=0.21.5" [dependencies.tract-pulse] version = "=0.21.5" [dev-dependencies.approx] version = "0.5" [dev-dependencies.criterion] version = "0.4" [dev-dependencies.env_logger] version = "0.10" [dev-dependencies.lazy_static] version = "1.4.0" [dev-dependencies.proptest] version = "1.0.0" [badges.maintenance] status = "actively-developed"