restructure + first tests
Some checks failed
CI/CD Pipeline / test (push) Failing after 3m23s
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
Philipp Hofer
2025-10-29 11:30:16 +01:00
parent e1e21f8837
commit 1cab4d0bf5
9 changed files with 212 additions and 90 deletions

1
Cargo.lock generated
View File

@@ -723,6 +723,7 @@ dependencies = [
"chrono",
"quick-xml",
"reqwest",
"serde",
"serde_json",
"tokio",
]