releasaurus-core 0.20.2

A comprehensive release automation tool that streamlines the software release process across multiple programming languages and forge platforms
Documentation
1
2
3
4
//! Generic package updater for projects without specific language framework
//! support.

pub mod updater;