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.
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

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

[dependencies]