add test structs
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m28s
CI/CD Pipeline / deploy (push) Successful in 2m10s

This commit is contained in:
Philipp Hofer
2025-10-16 10:53:20 +02:00
parent cf9a5040dd
commit 14ee4d2767
5 changed files with 131 additions and 26 deletions

View File

@@ -10,3 +10,4 @@ reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls"], defau
serde_json = "1"
chrono = "0.4"
quick-xml = "0.38"
thiserror = "2"