# 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 = "wstp-sys" version = "0.2.8" authors = ["Connor Gray "] links = "WSTPi4" description = "Low-level FFI bindings to the Wolfram Symbolic Transfer Protocol (WSTP) C API" readme = "README.md" keywords = [ "wstp", "mathlink", "wolfram", "wolfram-language", "wolfram-engine", ] categories = [ "external-ffi-bindings", "development-tools::ffi", "encoding", ] license = "MIT OR Apache-2.0" repository = "https://github.com/WolframResearch/wstp-rs" [dependencies.link-cplusplus] version = "1.0.6" [build-dependencies.env_logger] version = "0.10.0" default-features = false [build-dependencies.wolfram-app-discovery] version = "0.4.7"