replace thiserror with snauf and poem with axum + utoipa

This commit is contained in:
Sebastian Hugentobler 2025-07-02 21:47:56 +02:00
parent b4a0aadef9
commit c067088a32
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M
31 changed files with 223 additions and 317 deletions

1
Cargo.lock generated
View file

@ -313,7 +313,6 @@ dependencies = [
"serde",
"snafu",
"tempfile",
"thiserror 1.0.69",
"time",
]