Skip to content

Commit

Permalink
Merge pull request #1691 from jqnatividad/dependabot/cargo/qsv_docopt…
Browse files Browse the repository at this point in the history
…-1.7.0

build(deps): bump qsv_docopt from 1.6.0 to 1.7.0
  • Loading branch information
jqnatividad authored Mar 24, 2024
2 parents 5a9e3ed + 153ec19 commit ae8fade
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -159,7 +159,7 @@ polars = { version = "0.38", features = [
], optional = true }
pyo3 = { version = "0.20", features = ["auto-initialize"], optional = true }
qsv-dateparser = "0.11"
qsv_docopt = "1.6"
qsv_docopt = "1.7"
qsv-stats = "0.13"
qsv_currency = { version = "0.6", optional = true }
qsv-sniffer = { version = "0.10", default-features = false, features = [
Expand Down

0 comments on commit ae8fade

Please sign in to comment.