chore(deps): bump the rust-dependencies group across 1 directory with 4 updates - #58
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/src-tauri/rust-dependencies-c72e30744d
branch
from
July 29, 2026 12:25
b80b8a1 to
76d71a8
Compare
… 4 updates Bumps the rust-dependencies group with 4 updates in the /src-tauri directory: [ort](https://github.com/pykeio/ort), [candle-core](https://github.com/huggingface/candle), [candle-nn](https://github.com/huggingface/candle) and [safetensors](https://github.com/huggingface/safetensors). Updates `ort` from 2.0.0-rc.12 to 2.0.0-rc.13 - [Release notes](https://github.com/pykeio/ort/releases) - [Commits](pykeio/ort@v2.0.0-rc.12...v2.0.0-rc.13) Updates `candle-core` from 0.9.2 to 0.10.2 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](https://github.com/huggingface/candle/commits/0.10.2) Updates `candle-nn` from 0.9.2 to 0.10.2 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](https://github.com/huggingface/candle/commits/0.10.2) Updates `safetensors` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/huggingface/safetensors/releases) - [Changelog](https://github.com/safetensors/safetensors/blob/main/RELEASE.md) - [Commits](safetensors/safetensors@v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: candle-core dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: candle-nn dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: ort dependency-version: 2.0.0-rc.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: safetensors dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/src-tauri/rust-dependencies-c72e30744d
branch
from
July 29, 2026 12:40
76d71a8 to
e2f42e6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 4 updates in the /src-tauri directory: ort, candle-core, candle-nn and safetensors.
Updates
ortfrom 2.0.0-rc.12 to 2.0.0-rc.13Release notes
Sourced from ort's releases.
... (truncated)
Commits
002f41a2.0.0-rc.13d5dc28fchore(tract): update tract to v0.2362ad710chore(candle): update to candle v0.11.066ffef6docs: update58ebfd8chore(tools): updateapi-coverage71c1c84refactor!: separateDeviceandHardwareDevice85f4893chore(sys): update ONNX Runtime to v1.28.0d7d924erefactor!: moveenvironment::currentto an associated functiondb48c03feat:Tensor::size2c6652bfeat: per-run profilingUpdates
candle-corefrom 0.9.2 to 0.10.2Commits
Updates
candle-nnfrom 0.9.2 to 0.10.2Commits
Updates
safetensorsfrom 0.6.2 to 0.7.0Release notes
Sourced from safetensors's releases.
Changelog
Sourced from safetensors's changelog.
... (truncated)
Commits
fa27fa8Set version to 0.7.03979c8fFix release CI issues (#673)2624d79Set version to 0.7.0-dev.0 (#670)280141dfeat: add header size check at serialization (#669)547d0a7Support the complex64 data type (#660)c6a98faAddpackagingas a dependency for thetorchextra (#666)c7f11e3Fix documentation build (#667)2abf5c6Update hashbrown dependency to 0.16 (#658)fa22263Fixing get_slice. (#655)34a3a27Try to fix big endian test (#654)