# 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 = "compiled-nn-bindings" version = "0.12.0" exclude = [ "/CompiledNN/hdf5/c++", "/CompiledNN/hdf5/doxygen", "/CompiledNN/hdf5/examples", "/CompiledNN/hdf5/fortran", "/CompiledNN/hdf5/hl", "/CompiledNN/hdf5/java", "/CompiledNN/hdf5/release_docs", "/CompiledNN/hdf5/tests", "/CompiledNN/hdf5/testpar", "/CompiledNN/hdf5/tools", "/CompiledNN/hdf5/utils", ] description = "A JIT Compiler for Neural Network Inference" homepage = "https://github.com/HULKs/CompiledNN" license = "MIT" [build-dependencies.bindgen] version = "0.63.0" [build-dependencies.cmake] version = "0.1.48" [build-dependencies.glob] version = "0.3.0" [build-dependencies.pkg-config] version = "0.3.25" [build-dependencies.walkdir] version = "2.3.2"