Skip to content

Commit 8e926cf

Browse files
committed
fix(deps): update rust crate regex to 1.10.4
1 parent 32883b8 commit 8e926cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.60"
1414
[dependencies]
1515
camino = "1.1.6"
1616
libtest-mimic = "0.7.0"
17-
regex = "1.9.6"
17+
regex = "1.10.4"
1818
walkdir = "2.5.0"
1919

2020
[[test]]

0 commit comments

Comments
 (0)