Lemmy API Crate bump
This commit is contained in:
parent
d50bf01db6
commit
85f3044224
2 changed files with 12 additions and 12 deletions
|
@ -17,8 +17,8 @@ systemd-units = { enable = false }
|
|||
|
||||
[dependencies]
|
||||
chrono = "^0.4.26"
|
||||
lemmy_api_common = "0.19.1"
|
||||
lemmy_db_schema = "0.19.1"
|
||||
lemmy_api_common = "0.19.3"
|
||||
lemmy_db_schema = "0.19.3"
|
||||
once_cell = "^1.18.0"
|
||||
reqwest = { version = "^0.11.18", features = ["blocking", "json"] }
|
||||
serde = "^1.0.164"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue