first-rust/Cargo.toml
2024-11-22 14:26:11 -06:00

7 lines
81 B
TOML

[package]
name = "first-rust"
version = "0.1.0"
edition = "2021"
[dependencies]