Skip to content

Commit

Permalink
Merge pull request #1701 from jqnatividad/dependabot/cargo/rust_decim…
Browse files Browse the repository at this point in the history
…al-1.35.0

build(deps): bump rust_decimal from 1.34.3 to 1.35.0
  • Loading branch information
jqnatividad committed Mar 27, 2024
2 parents 36798d1 + 4c07d23 commit 5b8d1c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ reqwest = { version = "0.12", features = [
"http2",
"json",
], default-features = false }
rust_decimal = { version = "1.34", default-features = false }
rust_decimal = { version = "1.35", default-features = false }
ryu = "1"
sanitize-filename = { version = "0.5", optional = true }
self_update = { version = "0.39", features = [
Expand Down

0 comments on commit 5b8d1c7

Please sign in to comment.