This commit is contained in:
Robin Appelman 2025-09-20 14:35:15 +02:00
commit 67f2fca6f5
9 changed files with 189 additions and 0 deletions

6
Cargo.toml Normal file
View file

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