more fixes, not there yet tho

This commit is contained in:
filipriec
2025-07-05 10:00:04 +02:00
parent a757acf51c
commit 4c57b562e6
11 changed files with 1407 additions and 270 deletions

View File

@@ -18,3 +18,6 @@ rust_decimal_macros = { workspace = true }
regex = { workspace = true }
thiserror = { workspace = true }
[dev-dependencies]
rstest = "0.25.0"
tokio-test = "0.4.4"