Skip to content

Commit 34b3554

Browse files
authored
Merge pull request #12 from darkautism/dependabot/cargo/rayon-1.11.0
Bump rayon from 1.10.0 to 1.11.0
2 parents 5170720 + ee16845 commit 34b3554

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ndarray = { version="0.16.1", features=["rayon"]}
1818
ndarray-npy = "0.9.1"
1919
sentencepiece = "0.11.3"
2020
ndarray-stats = "0.6.0"
21-
rayon = "1.10.0"
21+
rayon = "1.11.0"
2222
hf-hub = "0.4.3"
2323
regex = "1.11.1"
2424
voice_activity_detector = { version = "0.2.0", optional = true }

0 commit comments

Comments
 (0)