zenrc-dds 0.1.0

CycloneDDS FFI bindings and generated ROS2 message types
# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "zenrc-dds"
version = "0.1.0"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "CycloneDDS FFI bindings and generated ROS2 message types"
readme = false
license = "MIT OR Apache-2.0"

[lib]
name = "zenrc_dds"
path = "src/lib.rs"

[dependencies]

[build-dependencies.bindgen]
version = "0.72"

[build-dependencies.cc]
version = "1.2"

[build-dependencies.pkg-config]
version = "0.3"

[build-dependencies.sha2]
version = "0.11"

[build-dependencies.zenrc-msgen]
version = "0.1.0"