add(http): custom error type for http request

This commit is contained in:
2026-07-15 14:23:32 +01:00
parent 4dfc33ca92
commit 6168593755
5 changed files with 158 additions and 130 deletions
+1
View File
@@ -36,3 +36,4 @@ opus = "0.3.1"
rubato = "3.0.0"
chrono = "0.4.45"
regex = "1"
thiserror = "2.0.18"