Skip to content

Commit ec827ca

Browse files
Update Rust crate regex to v1.11.1 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c6c0e0 commit ec827ca

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.137"
1616
comrak = "=0.26.0"
1717
rayon = "=1.10.0"
18-
regex = "=1.10.5"
18+
regex = "=1.11.1"
1919
sass-rs = "=0.2.2"
2020
chrono = "=0.4.38"
2121

0 commit comments

Comments
 (0)