initial commit

This commit is contained in:
Jan Petykiewicz 2026-04-01 23:15:20 -07:00
commit 8d1f280e2e
4 changed files with 18 additions and 0 deletions

6
Cargo.toml Normal file
View file

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