Initial commit.

This commit is contained in:
Nolan Darilek 2025-06-12 08:31:24 -04:00
commit aa666c5487
8 changed files with 160 additions and 0 deletions

6
Cargo.toml Normal file
View file

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