15 releases (7 breaking)
0.9.4 | Jul 26, 2020 |
---|---|
0.8.0 | Feb 4, 2020 |
0.5.1 | Nov 14, 2019 |
0.1.0 | Jul 30, 2019 |
#2 in #pmem
45 downloads per month
49KB
1K
SLoC
pmdk
Rust wrapper for pmdk
Checklist for publishing repository on crates.io
- 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
Dependencies
~0.6–1.3MB
~27K SLoC