Rust & Zig

This commit is contained in:
Johan Maasing 2025-01-17 13:28:30 +01:00
parent ea4ef1d8b3
commit c2e16f5b83
11 changed files with 226 additions and 15 deletions

6
RustUDSClient/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "RustUDSClient"
version = "0.1.0"
edition = "2021"
[dependencies]