Skip to content

Commit

Permalink
Merge pull request dathere#1172 from jqnatividad/dependabot/cargo/rus…
Browse files Browse the repository at this point in the history
…t_decimal-1.31.0

build(deps): bump rust_decimal from 1.30.0 to 1.31.0
  • Loading branch information
jqnatividad authored Jul 30, 2023
2 parents fc53b19 + 6fd8032 commit af0a16a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -162,7 +162,7 @@ reqwest = { version = "0.11", features = [
"stream",
], default-features = false }
reverse_geocoder = { version = "3", optional = true }
rust_decimal = "1.30"
rust_decimal = "1.31"
ryu = "1"
sanitise-file-name = { version = "1.0", optional = true }
self_update = { version = "0.37", features = [
Expand Down

0 comments on commit af0a16a

Please sign in to comment.