Skip to content

Commit

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

build(deps): bump rust_decimal from 1.33.1 to 1.34.0
  • Loading branch information
jqnatividad committed Feb 1, 2024
2 parents dd9cbe6 + f284238 commit 063a701
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 @@ -180,7 +180,7 @@ reqwest = { version = "0.11", features = [
"rustls-tls",
"stream",
], default-features = false }
rust_decimal = { version = "1.33", default-features = false }
rust_decimal = { version = "1.34", default-features = false }
ryu = "1"
sanitize-filename = { version = "0.5", optional = true }
self_update = { version = "0.39", features = [
Expand Down

0 comments on commit 063a701

Please sign in to comment.