Skip to content

Commit a5df2a7

Browse files
Update Rust crate bigdecimal to v0.4.3 (#8240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e0d495 commit a5df2a7

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
@@ -56,7 +56,7 @@ aws-sdk-sqs = "=1.15.0"
5656
axum = { version = "=0.7.4", features = ["macros", "matched-path"] }
5757
axum-extra = { version = "=0.9.2", features = ["cookie-signed", "typed-header"] }
5858
base64 = "=0.22.0"
59-
bigdecimal = "=0.4.2"
59+
bigdecimal = "=0.4.3"
6060
cargo-manifest = "=0.13.0"
6161
crates_io_cdn_logs = { path = "crates_io_cdn_logs" }
6262
crates_io_env_vars = { path = "crates_io_env_vars" }

0 commit comments

Comments
 (0)