support /repos/{owner}/{repo}/issues
This commit is contained in:
parent
77e8b032a6
commit
c4b014294b
5 changed files with 168 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ thiserror = "1.0.43"
|
|||
tokio = { version = "1.29.1", features = ["net"] }
|
||||
url = { version = "2.4.0", features = ["serde"] }
|
||||
serde = { version = "1.0.168", features = ["derive"] }
|
||||
time = { version = "0.3.22", features = ["parsing", "serde"] }
|
||||
time = { version = "0.3.22", features = ["parsing", "serde", "formatting"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue