# 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 = "wolfram-library-link-sys" version = "0.2.10" authors = ["Connor Gray "] description = "Low-level FFI bindings to the Wolfram LibraryLink C API" readme = "README.md" keywords = [ "wolfram-library-link", "wstp", "wolfram", "wolfram-language", "wolfram-engine", ] categories = [ "external-ffi-bindings", "development-tools::ffi", ] license = "MIT OR Apache-2.0" repository = "https://github.com/WolframResearch/wolfram-library-link-rs" resolver = "2" [dependencies] [build-dependencies.env_logger] version = "0.10.0" [build-dependencies.wolfram-app-discovery] version = "0.4.7"