Skip to content

Commit

Permalink
Merge pull request #2159 from jqnatividad/dependabot/cargo/qsv_curren…
Browse files Browse the repository at this point in the history
…cy-0.7.0

build(deps): bump qsv_currency from 0.6.0 to 0.7.0
  • Loading branch information
jqnatividad authored Sep 21, 2024
2 parents 5f8b349 + 22ccd07 commit 8a55d5a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
27 changes: 25 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 @@ -177,7 +177,7 @@ pyo3 = { version = "0.22", features = [
qsv-dateparser = "0.12"
qsv_docopt = "1.8"
qsv-stats = "0.22"
qsv_currency = { version = "0.6", optional = true }
qsv_currency = { version = "0.7", optional = true }
qsv-sniffer = { version = "0.10", default-features = false, features = [
"runtime-dispatch-simd",
] }
Expand Down

0 comments on commit 8a55d5a

Please sign in to comment.