Skip to content

Commit e1ba028

Browse files
committed
chore(deps): update rust crate rayon to 1.9.0
1 parent 86e6f9d commit e1ba028

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ biome_js_syntax = "0.4.0"
1313

1414
num_cpus = "1.16.0"
1515
criterion = { version = "0.5" }
16-
rayon = "1.8.1"
16+
rayon = "1.9.0"
1717
mimalloc = "0.1.39"
1818
codspeed-criterion-compat = { version = "2.4.0", default-features = false, optional = true }
1919

0 commit comments

Comments
 (0)