Update to 0.19.5 and include optional thumbnail
This commit is contained in:
parent
7dcc7bfee2
commit
2ecfe88cb9
5 changed files with 378 additions and 109 deletions
|
@ -17,8 +17,8 @@ systemd-units = { enable = false }
|
|||
|
||||
[dependencies]
|
||||
chrono = "^0.4"
|
||||
lemmy_api_common = "0.19.3"
|
||||
lemmy_db_schema = "0.19.3"
|
||||
lemmy_api_common = "0.19.5"
|
||||
lemmy_db_schema = "0.19.5"
|
||||
once_cell = "^1.19"
|
||||
reqwest = { version = "^0.12", features = ["blocking", "json"] }
|
||||
serde = "^1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue