diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ version = "0.0.1" edition = "2018" [dependencies] +github-rs = "0.7.0" +serde_json = "1.0.56" +thiserror = "1.0.20" |
![]() |
index : git-suggestion | |
Diffs and patches for GitHub pull request suggestions |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 3 |
@@ -4,3 +4,6 @@ version = "0.0.1" edition = "2018" [dependencies] +github-rs = "0.7.0" +serde_json = "1.0.56" +thiserror = "1.0.20" |