Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 278 Bytes

Create static library package in Rust

Package is built by

cargo ocipkg build --release

and published to ghcr.io by

cargo ocipkg publish --release