Initial commit

This commit is contained in:
DavidOnTop 2024-11-20 09:05:27 +01:00
commit 5047f3ed6c
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
53 changed files with 214 additions and 0 deletions

9
Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[package]
name = "ulohy"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]