forked from kemitix/git-next
chore(deps): add actix dependency
This commit is contained in:
parent
1de2bd2ecb
commit
3c97754b3e
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ toml = "0.8"
|
||||||
# error handling
|
# error handling
|
||||||
terrors = "0.3"
|
terrors = "0.3"
|
||||||
|
|
||||||
|
# Actors
|
||||||
|
actix = "0.13"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
# Testing
|
# Testing
|
||||||
assert2 = "0.3"
|
assert2 = "0.3"
|
||||||
|
|
Loading…
Reference in a new issue