openthread-sys 0.1.0

Rust bindings for OpenThread
Documentation
[badges.gitlab]
repository = "https://gitlab.com/markushx/opentrust"

[badges.maintenance]
status = "experimental"
[build-dependencies.bindgen]
version = "0.53.1"

[dependencies]

[package]
authors = ["Markus Becker <markus@bec-ker.de>"]
build = "build.rs"
categories = ["api-bindings", "embedded"]
description = "Rust bindings for OpenThread"
edition = "2018"
exclude = ["vendor/openthread/**/*.a", "vendor/openthread/**/*.o", "vendor/openthread/autom4te.cache/*", "vendor/openthread/doc/*", "vendor/openthread/etc/*", "vendor/openthread/examples/*", "vendor/openthread/script/*", "vendor/openthread/tests/*", "vendor/openthread/third_party/jlink/*", "vendor/openthread/third_party/microchip/*", "vendor/openthread/third_party/NordicSemiconductor/*", "vendor/openthread/third_party/nxp/*", "vendor/openthread/third_party/openthread-test-driver/*", "vendor/openthread/third_party/Qorvo/*", "vendor/openthread/third_party/silabs/*", "vendor/openthread/third_party/ti/*", "vendor/openthread/third_party/mbedtls/repo/library/*.o", "vendor/openthread/third_party/mbedtls/repo/visualc", "vendor/openthread/third_party/mbedtls/repo/tests", "vendor/openthread/third_party/mbedtls/repo/programs", "vendor/openthread/third_party/mbedtls/repo/configs", "vendor/openthread/third_party/mbedtls/repo/scripts", "vendor/openthread/third_party/mbedtls/repo/doxygen", "vendor/openthread/tools/*"]
homepage = "https://gitlab.com/markushx/opentrust/"
keywords = ["openthread", "thread"]
license = "BSD-3-Clause"
links = "openthread"
name = "openthread-sys"
readme = "README.md"
repository = "https://gitlab.com/markushx/opentrust/"
version = "0.1.0"