first working version

This commit is contained in:
Vinzenz Schroeter 2024-05-09 23:30:18 +02:00
commit db8370e642
8 changed files with 240 additions and 0 deletions

6
Cargo.toml Normal file
View file

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