This commit is contained in:
Robin Appelman 2025-09-18 01:00:16 +02:00
commit ddc5849ed6
8 changed files with 168 additions and 0 deletions

6
Cargo.toml Normal file
View file

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