Skip to content

Commit 98116cc

Browse files
chore(deps): bump rust_decimal from 1.34.3 to 1.35.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.34.3 to 1.35.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.34.3...1.35.0) --- updated-dependencies: - dependency-name: rust_decimal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42631b9 commit 98116cc

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
@@ -24,7 +24,7 @@ tokio = { version = "1.37", features = ["rt-multi-thread", "macros"] }
2424
tokio-stream = { version = "0.1.15", features = ["sync"] }
2525
tonic = "0.11.0"
2626
tonic-health = "0.11.0"
27-
rust_decimal = "1.34"
27+
rust_decimal = "1.35"
2828
prost = "0.12"
2929
prost-wkt-types = { version = "0.5", features = ["vendored-protoc"]}
3030
rust_decimal_macros = "1.34"

0 commit comments

Comments
 (0)