Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.2 KB

Provenance Rust

The home of all rust resources for the Provenance ecosystem.

Crates

Name Description crates.io CI Build
provenance‑sdk‑proto Proto definitions crates.io CI

Rebuilding Proto files

The proto-build crate is responsible for updating the submodule and rebuilding the proto files which are used by the other crates. Update the version in main.rs and run

cargo run