add cthulhu to server

This commit is contained in:
2019-04-20 23:07:08 +02:00
parent 88fae2cba4
commit 89902e57ff
2 changed files with 5 additions and 2 deletions

View File

@ -7,4 +7,5 @@ edition = "2018"
[dependencies]
image = "0.21.1"
serde = "1.0.90"
serde_json = "1.0.39"
serde_json = "1.0.39"
lovecraft = "0.2.0"