git2_auth 0.1.0

A small library to provide easy to use callback handler to authenticate with git2-rs
Documentation
[dependencies.git2]
version = "0.16"
[dev-dependencies.home]
version = "0.5"

[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Kaya Gokalp <kaya@kayagokalp.com>"]
description = "A small library to provide easy to use callback handler to authenticate with git2-rs"
edition = "2021"
license = "MIT"
name = "git2_auth"
readme = "README.md"
version = "0.1.0"