Skip to content

Commit 9d75464

Browse files
build(deps): bump rust_decimal from 1.35.0 to 1.36.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.35.0 to 1.36.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.35.0...1.36.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 55c3e0c commit 9d75464

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
@@ -10,7 +10,7 @@ tera = "1.19.1"
1010
static-files = "0.2.1"
1111
lazy_static = "1.4.0"
1212
serde = { version = "1.0.208", features = ["derive"] }
13-
rust_decimal = { version = "1.35" }
13+
rust_decimal = { version = "1.36" }
1414
rust_decimal_macros = "1.35"
1515
xml = "0.8.10"
1616
zip = { version = "2.1.6" }

0 commit comments

Comments
 (0)