initial commit

This commit is contained in:
Iaphetes 2025-10-24 21:02:35 +02:00
commit 8caddafdaa
20 changed files with 6288 additions and 0 deletions

6
cargo-client/Cargo.toml Normal file
View file

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