wow it works

This commit is contained in:
Gregory Bednov 2025-12-26 06:45:35 +03:00
commit 00e2260bb3
7 changed files with 237 additions and 0 deletions

6
Cargo.toml Normal file
View file

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