chore(deps): update rust crate bigdecimal to v0.4.9

This commit is contained in:
renovate[bot]
2025-10-19 20:48:23 +00:00
committed by GitHub
parent 16b31bdc5b
commit 10a8e1a22b
Generated
+2 -2
View File
@@ -157,9 +157,9 @@ dependencies = [
[[package]]
name = "bigdecimal"
version = "0.4.8"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a22f228ab7a1b23027ccc6c350b72868017af7ea8356fbdf19f8d991c690013"
checksum = "560f42649de9fa436b73517378a147ec21f6c997a546581df4b4b31677828934"
dependencies = [
"autocfg",
"libm",