git-digger
Helper library to deal with multiple repositories from multiple git hosting services.
Who uses it?
One day it might become useful for others as well.
Release process
- Update the version number in Cargo.toml
cargo buildgit add .git commit -m "update version number"cargo publish