Files
rstow/Cargo.toml
T
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

7 lines
76 B
TOML

[package]
name = "rstow"
version = "0.1.0"
edition = "2024"
[dependencies]