[package] name = "transponder" version = "0.0.0" authors = ["Jan David Nose "] 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 Transponder's core library, which an be used to integrate \ Transponder directly into a custom application. """ repository = "https://github.com/jdno/transponder" # See more keys and their definitions at # https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]