feat(git): Remove the failure code from the error type

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-03 23:15:19 +02:00
parent b46621f772
commit 002c85329e
3 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "git"
version = "0.1.0"
version = "0.2.0"
edition.workspace = true
authors.workspace = true