1
0

Initial commit

This commit is contained in:
Cutieguwu
2024-09-23 11:10:19 -04:00
commit 695dd38e08
5 changed files with 231 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "building_up"
version = "0.1.0"
edition = "2021"
[dependencies]