Skip to content

Commit 9bb4e38

Browse files
Update Rust crate regex to v1.10.4
1 parent adb87e4 commit 9bb4e38

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
@@ -15,7 +15,7 @@ serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.114"
1616
comrak = "=0.21.0"
1717
rayon = "=1.9.0"
18-
regex = "=1.10.3"
18+
regex = "=1.10.4"
1919
sass-rs = "=0.2.2"
2020
chrono = "=0.4.35"
2121

0 commit comments

Comments
 (0)