This commit is contained in:
jackjohn7 2025-10-29 21:51:24 -05:00
commit 0de67fd423
13 changed files with 1263 additions and 0 deletions

7
iagorithms/Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "iagorithms"
version = "0.1.0"
edition = "2024"
[dependencies]
neorusticus.workspace = true