Prototype

This commit is contained in:
2026-05-16 23:04:58 +02:00
commit b620a8a2b4
11 changed files with 1522 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "svldcli"
version = "0.1.0"
edition = "2024"
[dependencies]
libsvld = { path = "../libsvld" }
can-dbc = "9.1.0"