# 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] name = "open62541-ffi" version = "1.4.0-rc2" authors = ["Julian Weiß "] build = "build.rs" exclude = [ "open62541/.azure-pipelines", "open62541/.github", "open62541/.idea", "open62541/examples", "open62541/tests", ] description = "ffi interface for the C library open62541 generated by bindgen" license = "MIT" repository = "https://github.com/xR3b0rn/open62541-ffi" [[example]] name = "simple" [dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.cmake] version = "0.1.50"