# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "openthread-sys" version = "0.1.4" authors = ["Markus Becker "] build = "build.rs" links = "openthread" include = ["Cargo.toml", "wrapper.h", "build.rs", "src/lib.rs", "vendor/openthread/LICENSE", "vendor/openthread/.default-version", "vendor/openthread/bootstrap", "vendor/openthread/configure.ac", "vendor/openthread/third_party/nlbuild-autotools", "vendor/openthread/third_party/mbedtls/**/*.c", "vendor/openthread/third_party/mbedtls/**/*.h", "vendor/openthread/examples/**/Makefile.platform.am", "vendor/openthread/**/Makefile.am", "vendor/openthread/include/**/*.h", "vendor/openthread/include/**/*.h.in", "vendor/openthread/src/lib/common.am", "vendor/openthread/src/**/*.c", "vendor/openthread/src/**/*.h", "vendor/openthread/src/**/*.cpp", "vendor/openthread/src/**/*.hpp"] description = "Rust bindings for OpenThread" homepage = "https://gitlab.com/markushx/opentrust/" readme = "README.md" keywords = ["openthread", "thread"] categories = ["api-bindings", "embedded"] license = "BSD-3-Clause" repository = "https://gitlab.com/markushx/opentrust/" [dependencies] [build-dependencies.bindgen] version = "0.53.1" [features] cli = [] default = ["cli", "ftd"] ftd = [] go-faster = [] mtd = [] [badges.gitlab] repository = "https://gitlab.com/markushx/opentrust" [badges.maintenance] status = "experimental"