Skip to content

chore: update Rust runtime and binding dependency versions#10550

Draft
nv-anants wants to merge 1 commit into
mainfrom
anant/update-rust-requirements
Draft

chore: update Rust runtime and binding dependency versions#10550
nv-anants wants to merge 1 commit into
mainfrom
anant/update-rust-requirements

Conversation

@nv-anants

Copy link
Copy Markdown
Member

Summary

  • Update direct Rust requirements for async-nats, lru, Criterion, PyO3, pythonize, and dlpark where they can be resolved without changing Velo.
  • Refresh the affected Cargo.lock files with narrowed Cargo resolutions for the root workspace, runtime examples, Python bindings, and KVBM bindings.

Summary
- Update direct Rust requirements for async-nats, lru, Criterion, PyO3, pythonize, and dlpark where they can be resolved without changing Velo.
- Refresh the affected Cargo.lock files with narrowed Cargo resolutions for the root workspace, runtime examples, Python bindings, and KVBM bindings.
- Leave Velo-pinned and AWS/Tokio-constrained transitive entries for a separate follow-up.

Validation
- cargo check -p dynamo-runtime -p dynamo-llm -p kvbm-logical
- cargo check in lib/runtime/examples
- cargo check in lib/bindings/python
- cargo check in lib/bindings/kvbm
- cargo metadata --locked --format-version 1 in root, lib/runtime/examples, lib/bindings/python, and lib/bindings/kvbm
- rlock alias expansion completed; it reported the existing lib/bindings/python/codegen workspace-discovery issue and left no file changes

Signed-off-by: Anant Sharma <anants@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant