[dependencies]
[lib]
name = "ttpoe"
path = "src/lib.rs"
[package]
authors = ["Chaitanya Sharma"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Tesla Transport Protocol over Ethernet (TTPoE) implementation in Rust (ongoing)."
edition = "2021"
license = "MIT"
name = "ttpoe"
readme = false
version = "0.1.0"