type hardening
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user