Archived
1
0
This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
learning.rs/Cargo.toml
Gustavo "Guz" L. de Mello 08d7328c6a chore: project setup
2024-02-19 13:05:42 -03:00

9 lines
180 B
TOML

[package]
name = "learning-rs"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]