This repository has no description
0

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>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Oct 23, 2025, 11:42 AM UTC) commit de3700c5 parent 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 }