(wip) Rust-compatible alternative implementation of semver
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a Rust implementation of Semantic Versioning 2.0.0, designed to be compatible with the `semver` crate used by Cargo. It is intended for developers building JavaScript tools that need to interoperate with Rust's dependency management system, addressing the subtle version range format differences between npm and Cargo.