Skip to content

Commit

Permalink
build(deps): bump qsv-stats from 0.19.1 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [qsv-stats](https://github.com/jqnatividad/qsv-stats) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/jqnatividad/qsv-stats/releases)
- [Commits](dathere/qsv-stats@0.19.1...0.20.0)

---
updated-dependencies:
- dependency-name: qsv-stats
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent 236a9b7 commit c7f9aec
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 @@ -174,7 +174,7 @@ pyo3 = { version = "0.22", features = [
], optional = true }
qsv-dateparser = "0.12"
qsv_docopt = "1.7"
qsv-stats = "0.19"
qsv-stats = "0.20"
qsv_currency = { version = "0.6", optional = true }
qsv-sniffer = { version = "0.10", default-features = false, features = [
"runtime-dispatch-simd",
Expand Down

0 comments on commit c7f9aec

Please sign in to comment.