From e6261bd055b5cf7110f59744d71e7155b2ec1927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:09:06 +0000 Subject: [PATCH] build(deps): bump qsv_docopt from 1.7.0 to 1.8.0 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] --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8483bbe32..3458d709f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5445,9 +5445,9 @@ dependencies = [ [[package]] name = "qsv_docopt" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ea3daf409527575c5bc34b17a26d3006f042185a503f77652c58d591ddc0b96" +checksum = "660820731b47130f6a87c490afbd79a2886b6d6f22cb1aa5000a0842af42ded1" dependencies = [ "ahash", "regex", diff --git a/Cargo.toml b/Cargo.toml index c225893a2..7a6ff1310 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 = [