Skip to content

Commit f904a55

Browse files
Update Rust crate rayon to 1.8.1 (#1138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8956e7 commit f904a55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -68,7 +68,7 @@ opentelemetry = "0.21.0"
6868
opentelemetry-jaeger = { version = "0.20.0" }
6969
percent-encoding = "2.3"
7070
proptest = "1.4.0"
71-
rayon = "1.8.0"
71+
rayon = "1.8.1"
7272
rand = { version = "0.8.5", features = ["min_const_gen", "small_rng"] }
7373
rand_chacha = "0.3.1"
7474
reedline = "0.27.1"

0 commit comments

Comments
 (0)