supergit 0.1.0

A strongly typed, read-only representation of a git repository
Documentation
[dependencies.async-std]
features = ["unstable"]
version = "1.0"

[dependencies.atomptr]
version = "1.0"

[dependencies.git2]
version = "0.11"

[package]
authors = ["Mx Kookie <kookie@spacekookie.de>"]
description = "A strongly typed, read-only representation of a git repository"
documentation = "https://docs.rs/supergit"
edition = "2018"
license = "GPL-3.0-or-later"
name = "supergit"
readme = "README.md"
version = "0.1.0"