Add a job pool
This commit is contained in:
+2
-1
@@ -16,6 +16,7 @@ serde_json = "1.0"
|
||||
validator = "0.7"
|
||||
validator_derive = "0.7"
|
||||
webfinger = "0.2"
|
||||
workerpool = "1.1"
|
||||
|
||||
[dependencies.diesel]
|
||||
features = ["postgres", "r2d2", "chrono"]
|
||||
@@ -41,8 +42,8 @@ git = "https://github.com/SergioBenitez/Rocket"
|
||||
rev = "df7111143e466c18d1f56377a8d9530a5a306aba"
|
||||
|
||||
[dependencies.rocket_csrf]
|
||||
git = "https://github.com/fdb-hiroshima/rocket_csrf"
|
||||
branch = "plume"
|
||||
git = "https://github.com/fdb-hiroshima/rocket_csrf"
|
||||
|
||||
[dependencies.rocket_i18n]
|
||||
git = "https://github.com/BaptisteGelez/rocket_i18n"
|
||||
|
||||
Reference in New Issue
Block a user