[dependencies.libc]
version = "0.2"
[package]
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
categories = ["aerospace", "external-ffi-bindings", "no-std", "hardware-support", "embedded"]
description = "FFI bindings for libcsp"
edition = "2021"
homepage = "https://egit.irs.uni-stuttgart.de/rust/libcsp-rust"
keywords = ["no-std", "space", "aerospace", "ffi", "csp"]
license = "Apache-2.0"
links = "csp"
name = "libcsp-sys"
readme = "README.md"
repository = "https://egit.irs.uni-stuttgart.de/rust/libcsp-rust"
version = "0.1.1"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docs_rs"]