mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-10 05:34:29 +00:00
* fix(rln): missing fields from cargo.toml * fix(utils): missing fields from cargo.toml * chore: Release
Utils crate
Building
cargo build
Testing
cargo test
Benchmarking
cargo bench
To view the results of the benchmark, open the target/criterion/report/index.html
file generated after the bench