Skip to content

Commit d9c0db5

Browse files
committed
fix(deps): update rust crate regex to 1.11.3
1 parent 1cbcf0f commit d9c0db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3"
1515
serde = { version = "1.0.219", features = ["derive"] }
1616
toml = "0.5.8"

0 commit comments

Comments
 (0)