Skip to content

Commit c83e1c3

Browse files
chore(deps): update rust crate regex to 1.9.5
1 parent c63437e commit c83e1c3

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
@@ -40,7 +40,7 @@ rand = "0.8.5"
4040
rand_xorshift = "0.3.0"
4141
# Not a real dependency, but needed since criterion 0.4.0
4242
# does not compile anymore as of 2022-10-03.
43-
regex = "1.7.1"
43+
regex = "1.9.5"
4444
trybuild = "1.0.82"
4545

4646
[[bench]]

0 commit comments

Comments
 (0)