1
0
Fork 0

Merging upstream version 0.5.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-25 09:57:50 +02:00
parent 0b173dae8e
commit b2b58aaf60
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
9 changed files with 19 additions and 18 deletions

2
Cargo.toml.orig generated
View file

@ -1,6 +1,6 @@
[package]
name = "auth-git2"
version = "0.5.7"
version = "0.5.8"
description = "Authentication for `git2`"
license = "BSD-2-Clause"
authors = ["Maarten de Vries <maarten@de-vri.es>"]