hanko 1.1.1

Keeps your Git allowed signers file up to date with signing keys configured on software development platforms like GitHub and GitLab.
Documentation
1
2
3
fn main() -> Result<(), anyhow::Error> {
    hanko::cli::entrypoint()
}