Skip to content

Commit 35ff144

Browse files
nextest-botsunshowers
authored andcommitted
fix(deps): update rust crate regex to 1.11.1
1 parent 8ffa0ba commit 35ff144

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.3"
1111
globset = "0.4.15"
1212
guppy = "0.17.8"
1313
nexlint = { path = "../nexlint" }
14-
regex = "1.10.6"
14+
regex = "1.11.1"
1515
serde = { version = "1.0.213", features = ["derive"] }
1616
toml = "0.5.8"

0 commit comments

Comments
 (0)