initial commit

This commit is contained in:
DJMrTV 2025-02-13 20:31:49 +01:00
commit 55bfb800c4
4 changed files with 2296 additions and 0 deletions

4
src/main.rs Normal file
View file

@ -0,0 +1,4 @@
#[tokio::main]
async fn main() {
}