@metaplex-foundation/rustbin

Synchronizes a Rust binary version with the related Rust crate

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Synchronizes a Rust binary version with the related Rust crate

Commands

rustbin

Examples

Check the current version of a Rust binary$ rustbin --version
Synchronize a binary with its crate version$ rustbin sync <crate-name>
Update the binary to match crate specifications$ rustbin update