Skip to content

Commit 8569cb0

Browse files
Update Rust crate bigdecimal to v0.4.6 (#9773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fd2162 commit 8569cb0

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
@@ -46,7 +46,7 @@ aws-sdk-sqs = "=1.47.0"
4646
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
4747
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
4848
base64 = "=0.22.1"
49-
bigdecimal = { version = "=0.4.5", features = ["serde"] }
49+
bigdecimal = { version = "=0.4.6", features = ["serde"] }
5050
bon = "=2.3.0"
5151
cargo-manifest = "=0.15.2"
5252
colored = "=2.1.0"

0 commit comments

Comments
 (0)