Skip to content

Commit 9d60468

Browse files
Update Rust crate regex to v1.10.3 (#1222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89ca474 commit 9d60468

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ serde_yaml = "=0.9.30"
1919
serde_json = "=1.0.111"
2020
comrak = "=0.20.0"
2121
rayon = "=1.8.1"
22-
regex = "=1.10.2"
22+
regex = "=1.10.3"
2323
sass-rs = "=0.2.2"
2424
chrono = "=0.4.31"
2525

0 commit comments

Comments
 (0)