Skip to content

Victor Rust crates v0.8.0

Choose a tag to compare

@vjsingh1984 vjsingh1984 released this 21 Aug 23:49
· 88 commits to main since this release
382eb83

First public release of Victor's modular Rust runtime crates.

Published packages:

The crates are published in dependency order. victor-edge is the standalone edge runtime and binary; victor-protocol, victor-state, and victor-tools are its reusable modules. victor_native remains part of the Python/PyPI release lane and is not published to crates.io.

Verification:

  • GitHub Actions publishing run completed successfully
  • all four crates are indexed and not yanked
  • cargo install victor-edge --version 0.8.0 --locked succeeded from the public registry