From 41f70cfdee134bee374728acbcf287cc092b7893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 20:29:11 +0000 Subject: [PATCH] chore(deps): bump glob in /czech-file-knife Bumps [glob](https://github.com/rust-lang/glob) in `/czech-file-knife` from 0.3.3 to 0.3.4. Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/glob/compare/v0.3.3...v0.3.4) Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/glob/compare/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: glob dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: glob dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] --- czech-file-knife/Cargo.lock | 4 ++-- panoptes/Cargo.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/czech-file-knife/Cargo.lock b/czech-file-knife/Cargo.lock index 73499c7d..17758c3d 100644 --- a/czech-file-knife/Cargo.lock +++ b/czech-file-knife/Cargo.lock @@ -2003,9 +2003,9 @@ dependencies = [ [[package]] name = "glob" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" +checksum = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b" [[package]] name = "group" diff --git a/panoptes/Cargo.lock b/panoptes/Cargo.lock index 8bcfe187..e4f2a6a8 100644 --- a/panoptes/Cargo.lock +++ b/panoptes/Cargo.lock @@ -1097,9 +1097,9 @@ dependencies = [ [[package]] name = "glob" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" +checksum = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b" [[package]] name = "h2"