Skip to content

Commit b12b438

Browse files
committed
fix(deps): update rust crate regex to 1.10.6
1 parent 0407df3 commit b12b438

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.3"
1111
globset = "0.4.14"
1212
guppy = "0.17.7"
1313
nexlint = { path = "../nexlint" }
14-
regex = "1.10.5"
14+
regex = "1.10.6"
1515
serde = { version = "1.0.204", features = ["derive"] }
1616
toml = "0.5.8"

0 commit comments

Comments
 (0)