divina_git 0.1.0

Divina's Git wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.git2]
version = "0.13.25"

[package]
authors = ["Fuwn <contact@fuwn.me>"]
categories = ["command-line-utilites", "development-tools"]
description = "Divina's Git wrapper"
edition = "2021"
homepage = "https://divina.land"
keywords = ["divina", "build", "asm", "nasm", "yasm"]
license = "GPL-3.0-only"
name = "divina_git"
readme = "../../README.md"
repository = "https://github.com/divinaland/Divina"
version = "0.1.0"