add deps
This commit is contained in:
parent
53e7a80561
commit
b18a50c7ad
2 changed files with 1499 additions and 28 deletions
1523
Cargo.lock
generated
1523
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -10,4 +10,6 @@ publish = false
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix = "0.13.1"
|
actix-web = "4.4"
|
||||||
|
octocrab = "0.30"
|
||||||
|
tokio = "1.32.0"
|
||||||
|
|
Loading…
Reference in a new issue