Skip to content

Commit 4b8ea1c

Browse files
chore(deps): bump rust_decimal from 1.35.0 to 1.37.1 (#70)
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.35.0 to 1.37.1. - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.35.0...1.37.1) --- updated-dependencies: - dependency-name: rust_decimal dependency-version: 1.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47325f6 commit 4b8ea1c

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.

datafusion-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ datafusion = { workspace = true }
2121
futures = "0.3"
2222
async-trait = "0.1"
2323
chrono = { version = "0.4", features = ["std"] }
24-
rust_decimal = { version = "1.35", features = ["db-postgres"] }
24+
rust_decimal = { version = "1.37", features = ["db-postgres"] }

0 commit comments

Comments
 (0)