mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 06:35:38 +01:00
This commit is contained in:
@@ -15,7 +15,7 @@ once_cell = "1.20.1"
|
||||
|
||||
dotenvy = "0.15.0"
|
||||
|
||||
prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust", tag = "0.6.10", default-features = false, features = ["postgresql"] }
|
||||
prisma-client-rust = { git = "https://github.com/Brendonovich/prisma-client-rust", tag = "0.6.11", default-features = false, features = ["postgresql"] }
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
reqwest = { version = "0.12.8", features = ["json", "stream", "multipart"] }
|
||||
|
||||
Reference in New Issue
Block a user