Skip to content

Commit 1966ab2

Browse files
chore(deps): bump rust_decimal from 1.38.0 to 1.39.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.38.0 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.38.0...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 f45e3cd commit 1966ab2

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
@@ -73,7 +73,7 @@ default-features = false
7373
features = ["std"]
7474

7575
[dependencies.rust_decimal]
76-
version = "1.38.0"
76+
version = "1.39.0"
7777
default-features = false
7878
features = ["std"]
7979

0 commit comments

Comments
 (0)