Skip to content

Commit 1607579

Browse files
Update Rust crate bigdecimal to v0.4.2 (#7297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f19dba commit 1607579

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
@@ -37,7 +37,7 @@ aws-sigv4 = "=0.56.1"
3737
axum = { version = "=0.6.20", features = ["headers", "macros", "matched-path"] }
3838
axum-extra = { version = "=0.8.0", features = ["cookie-signed"] }
3939
base64 = "=0.21.4"
40-
bigdecimal = "=0.4.1"
40+
bigdecimal = "=0.4.2"
4141
cargo-manifest = "=0.12.1"
4242
crates_io_index = { path = "crates_io_index" }
4343
crates_io_markdown = { path = "crates_io_markdown" }

0 commit comments

Comments
 (0)