init: hello, world!

This commit is contained in:
Teesh 2025-03-20 15:18:36 +02:00
commit e7973db1e7
4 changed files with 17 additions and 0 deletions

6
Cargo.toml Normal file
View file

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