about summary refs log tree commit diff
path: root/net/mushroom/Cargo.toml
blob: 2833d3684cfe4d431fcad7c82f20df89cb43b892 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "mushroom"
version = "0.1.0"
authors = ["Vincent Ambo <mail@tazj.in>"]
edition = "2018"

[dependencies]
git2 = "0.13.6"