feat: Add game thumbnail fetching from external APIs, migrate
This commit is contained in:
@@ -16,6 +16,7 @@ bcrypt = "0.17.1"
|
||||
bincode = "2.0.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
reqwest = { version = "0.12.24", features = ["json"] }
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user