Skip to content

Commit 4755b7f

Browse files
authored
Merge pull request #40 from armcknight/armcknight/prs
feat: `gh pr` related features
2 parents f6a6d36 + ac6c98c commit 4755b7f

File tree

3 files changed

+252
-25
lines changed

3 files changed

+252
-25
lines changed

Cargo.lock

Lines changed: 34 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ colored = "2.1.0"
1212
between = "0.1.0"
1313
rand = "0.8.5"
1414
regex = "1.11.1"
15+
serde_json = "1.0.140"
1516

1617
[dev-dependencies]
1718
assert_cmd = "2.0.16"

0 commit comments

Comments
 (0)