Skip to content

Commit 8e5704a

Browse files
Update Rust crate rayon to v1.9.0 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2436f0 commit 8e5704a

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
@@ -14,7 +14,7 @@ serde_derive = "=1.0.197"
1414
serde_yaml = "=0.9.32"
1515
serde_json = "=1.0.114"
1616
comrak = "=0.21.0"
17-
rayon = "=1.8.1"
17+
rayon = "=1.9.0"
1818
regex = "=1.10.3"
1919
sass-rs = "=0.2.2"
2020
chrono = "=0.4.34"

0 commit comments

Comments
 (0)