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

1
Cargo.lock generated
View File

@@ -724,6 +724,7 @@ dependencies = [
"quick-xml",
"reqwest",
"serde_json",
"thiserror",
"tokio",
]