gang-capability-topic-echo 1.0.0

ROS 2 topic echo capability — subscribes to topics and streams serialized messages with optional decimation
Documentation
# 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"
rust-version = "1.85"
name = "gang-capability-topic-echo"
version = "1.0.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ROS 2 topic echo capability — subscribes to topics and streams serialized messages with optional decimation"
readme = false
license = "Apache-2.0"
repository = "https://github.com/tafy-labs/ganglion"
resolver = "2"

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

[dependencies.chrono]
version = "0.4"
features = ["serde"]

[dependencies.serde]
version = "1"
features = ["derive"]

[dependencies.serde_json]
version = "1"