money arithmetics done correctly

This commit is contained in:
Priec
2026-07-17 19:35:36 +02:00
parent 9435f63eef
commit 857fb9ebf0
3 changed files with 3 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -968,6 +968,7 @@ dependencies = [
"ratatui",
"regex",
"rstest",
"rust_decimal",
"rusty-money",
"serde",
"serde_json",