We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1080a1e commit 71c83f9Copy full SHA for 71c83f9
Cargo.toml
@@ -102,7 +102,7 @@ rand = "0.8.5"
102
regex = "1.10.5"
103
reqwest = { version = "0.12.12", default-features = false, features = ["json"] }
104
roaring = { version = "0.11" }
105
-rust_decimal = "1.37.1"
+rust_decimal = "1.37.2"
106
serde = { version = "1.0.219", features = ["rc"] }
107
serde_bytes = "0.11.17"
108
serde_derive = "1.0.219"
0 commit comments