Skip to content

Commit 98f9462

Browse files
committed
fix(deps): update rust crate regex to 1.11.2
1 parent 1cbcf0f commit 98f9462

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
@@ -11,6 +11,6 @@ diffy = "0.4"
1111
globset = "0.4.16"
1212
guppy = "0.17.19"
1313
nexlint = { path = "../nexlint" }
14-
regex = "1.11.1"
14+
regex = "1.11.2"
1515
serde = { version = "1.0.219", features = ["derive"] }
1616
toml = "0.5.8"

0 commit comments

Comments
 (0)