forked from kemitix/git-next
chore(deps): Add actix-rt dependency
This commit is contained in:
parent
eacefefe20
commit
34c5caaaa1
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ terrors = "0.3"
|
|||
|
||||
# Actors
|
||||
actix = "0.13"
|
||||
actix-rt = "2.9"
|
||||
|
||||
[dev-dependencies]
|
||||
# Testing
|
||||
|
|
Loading…
Reference in a new issue