project init

This commit is contained in:
Filipriec
2026-04-14 14:41:10 +02:00
parent 328a0b3408
commit ad8f32911c
6 changed files with 113 additions and 0 deletions

6
semestralka/Cargo.toml Normal file
View File

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