# 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 = "2018" name = "tensorflow-sys-runtime" version = "0.2.0" authors = ["Brian Jones "] description = "The package provides runtime bindings to TensorFlow." homepage = "https://github.com/tensorflow/rust" documentation = "https://tensorflow.github.io/rust" keywords = ["TensorFlow", "runtime-bindings"] license = "Apache-2.0" repository = "https://github.com/tensorflow/rust" [dependencies.cfg-if] version = "1.0.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.libc] version = "0.2.132" [dependencies.libloading] version = "0.7.3" [dependencies.log] version = "0.4.17"