Skip to content

Commit d124b32

Browse files
authored
fix(deps): update rust crate globset to 0.4.16 (#152)
1 parent df803bc commit d124b32

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nexlint-lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0 OR MIT"
88
anyhow = "1.0.96"
99
camino = "1.1.9"
1010
diffy = "0.4"
11-
globset = "0.4.15"
11+
globset = "0.4.16"
1212
guppy = "0.17.17"
1313
nexlint = { path = "../nexlint" }
1414
regex = "1.11.1"

0 commit comments

Comments
 (0)