riot-sys 0.2.3

Rust FFI wrappers for the RIOT operating system
# 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 = "riot-sys"
version = "0.2.3"
authors = ["Christian M. Amsüss <ca@etonomy.org>"]
description = "Rust FFI wrappers for the RIOT operating system"
documentation = "https://docs.rs/riot-sys/"
readme = "README.md"
keywords = ["riot", "riot-os", "iot", "bindings"]
categories = ["external-ffi-bindings", "no-std"]
license = "LGPL-2.1"
repository = "https://gitlab.com/etonomy/riot-sys"
[build-dependencies.bindgen]
version = "0.43.2"

[build-dependencies.shlex]
version = "0.1.1"