# 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-hir" 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.derive-new] version = "0.5.9" [dependencies.log] version = "0.4.14" [dependencies.tract-core] version = "=0.21.5" [dev-dependencies.env_logger] version = "0.10" [badges.maintenance] status = "actively-developed"