You've already forked AstralRinth
forked from didirus/AstralRinth
Migrate to MongoDB
This commit is contained in:
@@ -14,8 +14,11 @@ serde_json = "1.0"
|
||||
serde = {version="1.0", features=["derive"]}
|
||||
meilisearch-sdk = "0.1.3"
|
||||
actix-files = "0.2.1"
|
||||
diesel = { version = "1.4.4", features = ["postgres", "serde_json", "chrono"] }
|
||||
dotenv = "0.9.0"
|
||||
chrono = "0.4.11"
|
||||
human_format = "1.0.3"
|
||||
reqwest = "0.10.4"
|
||||
reqwest = "0.10.4"
|
||||
log = "0.4.8"
|
||||
env_logger = "0.7.1"
|
||||
mongodb = "0.10.0"
|
||||
bson = "0.14.1"
|
||||
futures = "0.3.5"
|
||||
Reference in New Issue
Block a user