Files
focus-point/Cargo.toml
Nicholas Bates 377fdccd63 addition on initialized project
used cargo init on the repository to add initial rust project
2024-09-28 21:18:21 -04:00

7 lines
82 B
TOML

[package]
name = "focus-point"
version = "0.1.0"
edition = "2021"
[dependencies]