initial commit

This commit is contained in:
Vinzenz Schroeter 2025-02-08 12:36:09 +01:00
commit a5ad583f2d
7 changed files with 219 additions and 0 deletions

6
Cargo.toml Normal file
View file

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