Update dependencies
This commit is contained in:
parent
4219b1d5d8
commit
01822e79bb
1672
Cargo.lock
generated
1672
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
chrono = "0.4.26"
|
||||
reqwest = { version ="0.11.18", features = ["json"]}
|
||||
tokio = { version = "1" }
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
|
||||
serde = { version = "1.0.104", features = ["derive"] }
|
||||
serde_json = "1.0.48"
|
||||
lemmy_api_common = "0.18.1"
|
||||
lemmy_api_common = "0.19.3"
|
||||
|
Loading…
Reference in New Issue
Block a user