create project structure

This commit is contained in:
2026-02-25 04:31:13 -06:00
parent 6904db79f0
commit bb626045a3
7 changed files with 62 additions and 1 deletions

6
jamp_client/Cargo.toml Normal file
View File

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