Functionality (#4)
All checks were successful
Release Tagging / release (push) Successful in 27s

Reviewed-on: #4
Co-authored-by: kdeng00 <kundeng00@pm.me>
Co-committed-by: kdeng00 <kundeng00@pm.me>
This commit is contained in:
2025-06-01 00:56:15 +00:00
committed by phoenix
parent f0726b83c9
commit 596d2afdaa
7 changed files with 680 additions and 0 deletions

View File

@@ -6,3 +6,6 @@ rust-version = "1.86"
[dependencies]
dotenvy = { version = "0.15.7" }
[dev-dependencies]
async-std = { version = "1.13.1" }