this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Update Rust crate rayon to 1.11.0 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
de3700c5 c88d0951

+1 -1
+1 -1
Cargo.toml
··· 91 91 env_logger = { version = "0.11.8", optional = true } 92 92 log = "0.4.26" 93 93 ndarray = "0.16.1" 94 - rayon = "1.10.0" 94 + rayon = "1.11.0" 95 95 futures-util = "0.3.31" 96 96 ws = { version = "0.9.2", optional = true } 97 97 cargo = { version = "0.86.0", optional = true }