git-sec 0.0.0

A WIP crate of the gitoxide project providing a shared trust model
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "git-sec"
version = "0.0.0"
repository = "https://github.com/Byron/gitoxide"
license = "MIT/Apache-2.0"
description = "A WIP crate of the gitoxide project providing a shared trust model"
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
edition = "2018"

[lib]
doctest = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]