transponder-cli 0.0.0

Transponder is a project that implements a universal, modern, and high-level API for the session and telemetry data of racing simulations. This crate contains a CLI that wraps Transponder, and orchestrates its components.
[package]
name = "transponder-cli"
version = "0.0.0"
authors = ["Jan David Nose <jandavid@6a64.com>"]
license = "Apache-2.0 OR MIT"
edition = "2018"

description = """
Transponder is a project that implements a universal, modern, and high-level \
API for the session and telemetry data of racing simulations.

This crate contains a CLI that wraps Transponder, and orchestrates its \
components.
"""
repository = "https://github.com/jdno/transponder"

# See more keys and their definitions at:
# https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]