1
0
Fork 0

support /repos/{owner}/{repo}/issues

This commit is contained in:
Cyborus 2023-11-13 15:36:41 -05:00
parent 77e8b032a6
commit c4b014294b
No known key found for this signature in database
5 changed files with 168 additions and 1 deletions

1
Cargo.lock generated
View file

@ -794,6 +794,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5"
dependencies = [
"deranged",
"itoa",
"powerfmt",
"serde",
"time-core",