1 2 3 4 5 6 7 8 9
[package] name = "ttpoe" version = "0.1.0" edition = "2021" license = "MIT" authors = ["Chaitanya Sharma"] description = "Tesla Transport Protocol over Ethernet (TTPoE) implementation in Rust (ongoing)." [dependencies]