Skip to content

Commit 6ccc549

Browse files
chore(deps): Bump rust_decimal from 1.37.1 to 1.39.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.37.1 to 1.39.0. - [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.37.1...1.39.0) --- updated-dependencies: - dependency-name: rust_decimal dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c93fcb commit 6ccc549

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
@@ -65,7 +65,7 @@ reqwest = { version = "0.12.22", default-features = false, features = [
6565
"rustls-tls",
6666
] }
6767
rstest = { version = "0.25.0", default-features = false }
68-
rust_decimal = { version = "1.37.1", default-features = false, features = [
68+
rust_decimal = { version = "1.39.0", default-features = false, features = [
6969
"serde-str",
7070
] }
7171
once_cell = { version = "^1.21.3", default-features = false }

0 commit comments

Comments
 (0)