Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2544a1

Browse files
Update Rust crate regex to 1.10.4 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38c414e commit b2544a1

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ rayon = "1.9"
5454
serde = "1.0.197"
5555

5656
aho-corasick = "1.1"
57-
regex = "1.10.3"
57+
regex = "1.10.4"
5858
phf = "0.11"

0 commit comments

Comments
 (0)