chore(deps): bump wildmatch from 2.5.0 to 2.6.0 in /llmx-rs
Bumps [wildmatch](https://github.com/becheran/wildmatch) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/becheran/wildmatch/releases) - [Commits](https://github.com/becheran/wildmatch/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: wildmatch dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
llmx-rs/Cargo.lock
generated
4
llmx-rs/Cargo.lock
generated
@@ -7209,9 +7209,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "wildmatch"
|
name = "wildmatch"
|
||||||
version = "2.5.0"
|
version = "2.6.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "39b7d07a236abaef6607536ccfaf19b396dbe3f5110ddb73d39f4562902ed382"
|
checksum = "2d654e41fe05169e03e27b97e0c23716535da037c1652a31fd99c6b2fad84059"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "winapi"
|
name = "winapi"
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ vt100 = "0.16.2"
|
|||||||
walkdir = "2.5.0"
|
walkdir = "2.5.0"
|
||||||
webbrowser = "1.0"
|
webbrowser = "1.0"
|
||||||
which = "6"
|
which = "6"
|
||||||
wildmatch = "2.5.0"
|
wildmatch = "2.6.0"
|
||||||
|
|
||||||
wiremock = "0.6"
|
wiremock = "0.6"
|
||||||
zeroize = "1.8.2"
|
zeroize = "1.8.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user