Skip to content

Commit 71c83f9

Browse files
committed
Update rust_decimal to 1.37.2
1 parent 1080a1e commit 71c83f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ rand = "0.8.5"
102102
regex = "1.10.5"
103103
reqwest = { version = "0.12.12", default-features = false, features = ["json"] }
104104
roaring = { version = "0.11" }
105-
rust_decimal = "1.37.1"
105+
rust_decimal = "1.37.2"
106106
serde = { version = "1.0.219", features = ["rc"] }
107107
serde_bytes = "0.11.17"
108108
serde_derive = "1.0.219"

0 commit comments

Comments
 (0)