Skip to content

Commit c2ff2e4

Browse files
committed
fix(deps): update rust crate regex to 1.10.1
1 parent 3a834ed commit c2ff2e4

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.13"
1212
guppy = "0.17.1"
1313
nexlint = { path = "../nexlint" }
14-
regex = "1.10.0"
14+
regex = "1.10.1"
1515
serde = { version = "1.0.189", features = ["derive"] }
1616
toml = "0.5.8"

0 commit comments

Comments
 (0)