Bump bigdecimal from 0.4.8 to 0.4.10

This commit is contained in:
Daniel Hofstetter
2026-02-12 14:57:55 +01:00
committed by Sylvestre Ledru
parent ab6f9d9810
commit c0c85e65fa
+2 -2
View File
@@ -111,9 +111,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
[[package]]
name = "bigdecimal"
version = "0.4.8"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a22f228ab7a1b23027ccc6c350b72868017af7ea8356fbdf19f8d991c690013"
checksum = "4d6867f1565b3aad85681f1015055b087fcfd840d6aeee6eee7f2da317603695"
dependencies = [
"autocfg",
"libm",