Skip to content

Commit 3493a2a

Browse files
build(deps): Bump rayon from 1.11.0 to 1.12.0 (#108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e79918 commit 3493a2a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -73,7 +73,7 @@ ort = { git = "https://github.com/pykeio/ort.git", rev = "f085e4c2516901ee606d1e
7373
half = { version = "^2.7", features = ["num-traits"] }
7474
ureq = "^3.3.0"
7575
dirs = "^6.0"
76-
rayon = "^1.11"
76+
rayon = "^1.12"
7777
bytemuck = { version = "^1.25", features = ["derive"] }
7878

7979
# Core - CLI arguments parsing

0 commit comments

Comments
 (0)