Rust wrapper for pmdk
- publish only from master branch
- the last commit is version bump that updates version number in TWO files Cargo.toml and src/lib.rs
- cargo fmt -- --check is clean
- cargo clippy is clean
- cargo test is clean
- version tagged with annotated tag that equals version number
git tag -a -m 0.x.y 0.x.y
- cargo publish