Commit Graph

3 Commits

Author SHA1 Message Date
wesley b136ae5402 Added Cargo.lock (#2)
Added in the Cargo.lock file as this will be a binary and we need it.
This is just a barebones one for now and will be expanded upon as we add
in new crates.

Reviewed-on: #2
2026-05-31 19:37:25 -04:00
wesley b771e3c1bc Cargo Init (#1)
Ran a cargo init --bin to initialize cargo for the project.

Reviewed-on: #1
2026-05-31 19:25:10 -04:00
wesley 122eb30d73 Initial commit 2026-05-24 15:05:37 -04:00