Initial commit

This commit is contained in:
D1G1T4L3CH0
2024-05-20 19:38:18 -04:00
commit a34ee4ac83
5 changed files with 145 additions and 0 deletions

8
Cargo.toml Normal file
View File

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