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

2
Cargo.lock generated
View File

@@ -3575,11 +3575,13 @@ name = "steel_decimal"
version = "0.3.13"
dependencies = [
"regex",
"rstest",
"rust_decimal",
"rust_decimal_macros",
"steel-core",
"steel-derive 0.5.0 (git+https://github.com/mattwparas/steel.git?branch=master)",
"thiserror 2.0.12",
"tokio-test",
]
[[package]]