[package]
name = "rcl-sys"
version = "0.0.2"
edition = "2018"
authors = ["Yuma Hiramatsu <yuma.hiramatsu@gmail.com>"]
description = "The C API binding of the ROS client library (rcl)"
repository = "https://github.com/ros2rust/rclrust"
license = "Apache-2.0"
[build-dependencies]
bindgen = "0.59"
[lib]
doctest = false