Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 5f3c8dd

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump rayon from 1.5.3 to 1.6.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/rayon-rs/rayon/releases) - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@v1.5.3...rayon-core-v1.6.1) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d36d696 commit 5f3c8dd

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rust_analyzer_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde_repr = "0.1.10"
2020
serde-wasm-bindgen = "0.4.3"
2121
stacker = "0.1.15"
2222
wasm-bindgen = "0.2.81"
23-
rayon = "1.5.3"
23+
rayon = "1.6.1"
2424
wasm-bindgen-rayon = "1.0.3"
2525
change_json = {path = "../change_json" }
2626

0 commit comments

Comments
 (0)