Skip to content

Commit

Permalink
build(deps): bump qsv_docopt from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [qsv_docopt](https://github.com/dathere/qsv-docopt) from 1.7.0 to 1.8.0.
- [Commits](https://github.com/dathere/qsv-docopt/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 964c519 commit e6261bd
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 @@ -175,7 +175,7 @@ pyo3 = { version = "0.22", features = [
"gil-refs",
], optional = true }
qsv-dateparser = "0.12"
qsv_docopt = "1.7"
qsv_docopt = "1.8"
qsv-stats = "0.22"
qsv_currency = { version = "0.6", optional = true }
qsv-sniffer = { version = "0.10", default-features = false, features = [
Expand Down

0 comments on commit e6261bd

Please sign in to comment.