type hardening

This commit is contained in:
Priec
2026-08-16 16:52:28 +02:00
parent 99212252b2
commit 8b63b51bec
12 changed files with 67 additions and 6 deletions

View File

@@ -43,6 +43,9 @@ tantivy = "0.26.1"
# Steel_decimal crate
rust_decimal = { version = "1.42.0", features = ["maths", "serde"] }
rust_decimal_macros = "1.40.0"
# One version across the workspace: `&'static iso::Currency` only crosses crate
# boundaries if every crate resolves rusty-money to the same instance.
rusty-money = "0.5.0"
thiserror = "2.0.18"
regex = "1.12.4"