aboutsummaryrefslogtreecommitdiffstats
path: root/github-suggestion-config/Cargo.toml
blob: 788d00d4c38e82b1c1575462cf10b47dbccacdfe (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "github-suggestion-config"
version = "0.0.1"
edition = "2018"

[dependencies]
git2 = "0.13.8"
thiserror = "1.0.20"
url = "2.1.1"