Skip to content

Commit b30b976

Browse files
Update Rust crate bigdecimal to v0.4.7 (#10160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74cab34 commit b30b976

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ aws-sdk-sqs = "=1.50.0"
5151
axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
5252
axum-extra = { version = "=0.9.6", features = ["cookie-signed", "erased-json", "typed-header"] }
5353
base64 = "=0.22.1"
54-
bigdecimal = { version = "=0.4.6", features = ["serde"] }
54+
bigdecimal = { version = "=0.4.7", features = ["serde"] }
5555
bon = "=3.3.0"
5656
cargo-manifest = "=0.17.0"
5757
colored = "=2.1.0"

0 commit comments

Comments
 (0)