This commit is contained in:
Matthieu Jolimaitre 2025-06-23 21:21:36 +02:00
commit 87266e7d54
8 changed files with 296 additions and 0 deletions

6
Cargo.toml Normal file
View file

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