mirror of
https://github.com/halleysfifthinc/Toyota-AVC-LAN
synced 2025-06-10 01:16:16 +00:00
11 lines
349 B
TOML
11 lines
349 B
TOML
name = "AVCLANPipe"
|
|
uuid = "bfacebfd-1bd5-49e7-81bd-5edd8f4074de"
|
|
authors = ["Allen Hill <allenofthehills@gmail.com>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
LibSerialPort = "a05a14c7-6e3b-5ba9-90a2-45558833e1df"
|
|
PcapTools = "222fe7e8-3f39-464a-bf97-d9bbb753f246"
|
|
UnixTimes = "ab1a18e7-b408-4913-896c-624bb82ed7f4"
|