refactor: json-stream-parser aligned to clippy standard

This commit is contained in:
Per Stark
2026-05-27 09:07:38 +02:00
parent 017d6c5ba9
commit dd9ee22670
3 changed files with 196 additions and 167 deletions
+1
View File
@@ -9,3 +9,4 @@ workspace = true
[dependencies]
serde_json = { workspace = true }
thiserror = { workspace = true }