Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Rust workspace and crate versions to DiskANN v0.48.0, aligning the workspace manifest and lockfile with the release tag described in the PR metadata.
Changes:
- Bump
[workspace.package]version from0.47.0to0.48.0. - Update internal workspace dependency versions to
0.48.0. - Regenerate/adjust
Cargo.lockto reflect the new crate versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates workspace/package and internal workspace dependency versions to 0.48.0. |
| Cargo.lock | Updates resolved workspace crate package versions to 0.48.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #813 +/- ##
==========================================
- Coverage 90.73% 89.46% -1.28%
==========================================
Files 432 432
Lines 79629 79629
==========================================
- Hits 72252 71238 -1014
- Misses 7377 8391 +1014
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
hailangx
approved these changes
Mar 4, 2026
metajack
approved these changes
Mar 4, 2026
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.
What's Changed
load_binsomewhat by @hildebrandmw in Consolidateload_binsomewhat #792MatandMatMut. by @hildebrandmw in Fix variance issues withMatandMatMut. #806cache_onlymode for the BF-Tree cache by @hildebrandmw in Enablecache_onlymode for the BF-Tree cache #810diskann-benchmark-coreby @hildebrandmw in Enable customization of Tokio runtimes indiskann-benchmark-core#809New Contributors
Full Changelog: v0.47.0...v0.48.0