Files
rstow/Cargo.toml
T
wesley 713ac3d8cf Cargo Init
Ran a cargo init --bin to initialize cargo for the project.
2026-05-31 19:23:01 -04:00

7 lines
76 B
TOML

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